diff --git a/src/main/resources/public/index.html b/src/main/resources/public/index.html index 93d3952..7e3723c 100644 --- a/src/main/resources/public/index.html +++ b/src/main/resources/public/index.html @@ -59,6 +59,12 @@ form input[name="shortUrl"]::placeholder { text-transform: none; } + + div[name="gitlab"] { + position: absolute; + right: 0.5%; + bottom: 0.5%; + } @@ -102,6 +108,10 @@ +
+ Source Code +
+ \ No newline at end of file