aboutsummaryrefslogtreecommitdiff
path: root/index.template.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.template.html')
-rw-r--r--index.template.html5
1 files changed, 2 insertions, 3 deletions
diff --git a/index.template.html b/index.template.html
index 2bf60d5..3a2faa8 100644
--- a/index.template.html
+++ b/index.template.html
@@ -1,4 +1,5 @@
-<h1>Charles's website</h1>
+<h1 id="site-title">Charles's website</h1>
+
<h2>About me</h2>
<p>I'm a computer science student currently at <a href="https://www.s19.be/">s19</a>, a summary of my progress can be found <a href="school.html">here</a></p>
@@ -23,5 +24,3 @@
<li><a href="https://github.com/cacharle">github</a></li>
<li><a href="charlescabergspublic.gpg">GPG public key</a></li>
</ul>
-
-<p>The style sheet used for this site can be found <a href="https://github.com/markdowncss/retro">here</a>.</p>