mirror of
https://github.com/minoplhy/chhoto-url.git
synced 2024-11-22 01:06: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 {
|
||||
text-transform: none;
|
||||
}
|
||||
|
||||
div[name="gitlab"] {
|
||||
position: absolute;
|
||||
right: 0.5%;
|
||||
bottom: 0.5%;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
|
||||
@ -102,6 +108,10 @@
|
||||
</table>
|
||||
</div>
|
||||
|
||||
<div name="gitlab">
|
||||
<a href="https://gitlab.com/SinTan1729/simply-shorten" target="_blank" rel="noopener noreferrer">Source Code</a>
|
||||
</div>
|
||||
|
||||
</body>
|
||||
|
||||
</html>
|
Loading…
Reference in New Issue
Block a user