fix link to repo; update logo
All checks were successful
Build and Push Docker Image to Gitea Registry / build-and-push (push) Successful in 5s

This commit is contained in:
jafreli
2025-01-16 04:19:00 +01:00
parent 1035f8b021
commit 3c8d22a524
2 changed files with 4 additions and 4 deletions

View File

@@ -3,15 +3,15 @@
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>My Links</title>
<title>by jafreli</title>
<link rel="stylesheet" href="styles.css">
<link rel="icon" href="logos/logo.png" type="image/png">
</head>
<body>
<div class="container">
<h1>My Links</h1>
<a class="link" href="hhttps://git.out.jafre.li/jafreli/Linktree" target="_blank">LinkTree Sourcecode</a>
<a class="link" href="https://anotherexample.com" target="_blank">Example Link 2</a>
<a class="link" href="https://yetanotherexample.com" target="_blank">Example Link 3</a>
<a class="link" href="https://git.out.jafre.li/jafreli/Linktree" target="_blank">LinkTree Sourcecode</a>
<a class="link" href="https://git.out.jafre.li" target="_blank">Gitea by jafreli</a>
</div>
</body>
</html>

BIN
view/logos/logo.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 62 KiB