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.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/index.html b/www/index.html
index 79ff93c..6cd383e 100644
--- a/www/index.html
+++ b/www/index.html
@@ -10,11 +10,12 @@
         <div style="margin: auto; width: fit-content;"> <b> Welcome To The Mighty HTML Page </b> </div>
     </header>
     <div id="section-div">
-        <section style="padding-top: 10px">
+        <section>
             <h1> Links to content </h1>
             <p><a href="about">About</a></p>
             <p><a href="test">Testing</a></p>
             <p><a href="projects">Projects</a></p>
+            <p><a href="js-test">JavaScript thing</a></p>
         </section>
         <section>
             <h1> Welcome to the small HTML Page </h1>