Base: Add link to bettermotherfuckingwebsite in welcome.html

This commit is contained in:
Marcel Schneider 2019-11-09 18:31:25 +01:00 committed by Andreas Kling
parent c40935e79f
commit edd0959c83
Notes: sideshowbarker 2024-07-19 17:43:19 +09:00

View file

@ -35,6 +35,7 @@ h1 {
<li><a href="hover.html">hover element</a></li>
<li><a href="afrag.html">links with fragments</a></li>
<li><a href="bmfw.html">better mother fricken website</a></li>
<li><a href="http://bettermotherfuckingwebsite.com/">bettermotherfuckingwebsite</a></li>
<li><a href="http://www.serenityos.org/">www.serenityos.org</a></li>
</ul>
</body>