logo fixed

This commit is contained in:
2026-02-01 19:56:50 +01:00
parent 740c4258bd
commit c4deb51e22

View File

@@ -23,7 +23,7 @@
</head> </head>
<body> <body>
<div class="hero"> <div class="hero">
<img src="https://gitea.io/images/gitea.png" alt="Gitea Logo" class="gitea-logo"> <img src="https://gitea.scu.si/assets/img/logo.svg" alt="Gitea Logo" class="gitea-logo">
<h1>Gitea Pages <small>auf scu.si</small></h1> <h1>Gitea Pages <small>auf scu.si</small></h1>
<p>Der statische Hosting-Service für alle Projekte auf <a href="https://gitea.scu.si">gitea.scu.si</a>.</p> <p>Der statische Hosting-Service für alle Projekte auf <a href="https://gitea.scu.si">gitea.scu.si</a>.</p>
</div> </div>