iswhoa/views/index.html

16 lines
814 B
HTML
Raw Normal View History

2025-06-22 21:05:19 +00:00
<img src="{{prefix}}/public/logo.png" alt="I.S. Know logo, featuring a wireframe sphere instead of an O">
2025-06-19 12:14:46 +00:00
2025-06-22 21:05:19 +00:00
<div class="center-prose">
<p>Greetings fellow web developer,</p>
<p>I'm sure you deal with ISO and RFC standards all the time as part of your work, but how well do you
actually know them? Take this quiz of 10 questions to test your knowledge of standards
common to web and server development and prove to anyone who cares to listen that you too are an
I.S. Knowlable person.</p>
<p>Just know that this is for amusement purposes only and any knowledge you might gain is
purely coincidental.
</p>
<p>Good luck,</p>
<p>— lmika</p>
</div>
2025-06-19 12:14:46 +00:00
2025-06-22 21:05:19 +00:00
<a data-controller="clearstate" data-action="clearstate#startGame" href="{{prefix}}/1" class="button">Begin</a>