Skip to content

Commit 6e6b48f

Browse files
committed
feat: rebrand footer to 21no.de with love emoji
1 parent 0929503 commit 6e6b48f

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

public/404.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,8 @@
4646
<hr class="section-divider" />
4747

4848
<div class="footer-line">
49-
Powered by <a href="https://github.com/BackendStack21/static-web">static-web</a>
50-
&mdash; <a href="https://21no.de">BackendStack21</a>
49+
Made with ❤️ by <a href="https://21no.de">21no.de</a>
50+
&mdash; <a href="https://github.com/BackendStack21/static-web">static-web</a>
5151
</div>
5252

5353
</body>

public/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<div class="block-title">// server info</div>
2323
<div class="kv">
2424
<span class="key">project</span>
25-
<span class="val"><a href="https://github.com/BackendStack21/static-web">BackendStack21/static-web</a></span>
25+
<span class="val"><a href="https://github.com/BackendStack21/static-web">21no.de/static-web</a></span>
2626
</div>
2727
<div class="kv">
2828
<span class="key">language</span>
@@ -73,7 +73,7 @@
7373
</div>
7474

7575
<div class="footer-line">
76-
Powered by <a href="https://21no.de">BackendStack21</a>
76+
Made with ❤️ by <a href="https://21no.de">21no.de</a>
7777
</div>
7878

7979
</body>

0 commit comments

Comments
 (0)