about summary refs log tree commit diff
path: root/www/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'www/index.html')
-rw-r--r--www/index.html7
1 files changed, 6 insertions, 1 deletions
diff --git a/www/index.html b/www/index.html
index 65a72c9..b40895f 100644
--- a/www/index.html
+++ b/www/index.html
@@ -13,7 +13,12 @@
             <h1> Links to content </h1>
             <p><a href="about">About</a></p>
             <p><a href="test">Testing</a></p>
-            <p><a>Projects <i>[WIP]</i></a></p>
+            <p><a href="projects">Projects</a></p>
+        </section>
+        <section>
+            <h1> Welcome to the small HTML Page </h1>
+            <p> You can read why this page exists in <a href="about">About</a> section, but TL;DR page was made for fun using python and standard libraries </p>
+            <p> Quite an empty looking page, but everything has its beginnings </p>
         </section>
     </div>
     <footer>