Include logo on 404 page too.
Some checks failed
/ basic (push) Failing after 19s

This commit is contained in:
天クマ 2026-05-15 18:11:31 -03:00
commit 585b4408f3

View file

@ -9,6 +9,7 @@
<body>
<div id="everythingHelper">
<header>
<img id="logo" src="./logo.svg" alt="Forgejo Pages logo">
<div>
<h1>Forgejo Pages</h1>
<a id="headerSubtitle"><i>Make any branch available to the internet!</i></a>