mirror of
https://github.com/minoplhy/chhoto-url.git
synced 2024-11-22 09:16:46 +00:00
Added link to source code
This commit is contained in:
parent
36c2678e40
commit
f6279cd313
@ -59,6 +59,12 @@
|
|||||||
form input[name="shortUrl"]::placeholder {
|
form input[name="shortUrl"]::placeholder {
|
||||||
text-transform: none;
|
text-transform: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
div[name="gitlab"] {
|
||||||
|
position: absolute;
|
||||||
|
right: 0.5%;
|
||||||
|
bottom: 0.5%;
|
||||||
|
}
|
||||||
</style>
|
</style>
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
@ -102,6 +108,10 @@
|
|||||||
</table>
|
</table>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
<div name="gitlab">
|
||||||
|
<a href="https://gitlab.com/SinTan1729/simply-shorten" target="_blank" rel="noopener noreferrer">Source Code</a>
|
||||||
|
</div>
|
||||||
|
|
||||||
</body>
|
</body>
|
||||||
|
|
||||||
</html>
|
</html>
|
Loading…
Reference in New Issue
Block a user