From aaf91f33e253c6af4a239ea29874b637a4103a17 Mon Sep 17 00:00:00 2001 From: Leon Mika Date: Sun, 22 Jun 2025 23:05:19 +0200 Subject: [PATCH] Started working on homepage --- views/index.html | 17 ++++++++++++++--- 1 file changed, 14 insertions(+), 3 deletions(-) diff --git a/views/index.html b/views/index.html index b0c3646..79c582d 100644 --- a/views/index.html +++ b/views/index.html @@ -1,5 +1,16 @@ -

Welcome

+I.S. Know logo, featuring a wireframe sphere instead of an O -

Welcome to the quiz

+
+

Greetings fellow web developer,

+

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.

+

Just know that this is for amusement purposes only and any knowledge you might gain is + purely coincidental. +

+

Good luck,

+

— lmika

+
-Lets go \ No newline at end of file +Begin \ No newline at end of file