aboutsummaryrefslogtreecommitdiff
path: root/index.template.html
diff options
context:
space:
mode:
authorCharles Cabergs <me@cacharle.xyz>2020-12-07 03:00:25 +0100
committerCharles Cabergs <me@cacharle.xyz>2020-12-07 03:00:25 +0100
commit4fb46cd35fcd929136ae44e4f31f489c361b5282 (patch)
tree038e08e633feb8aa7cd3b9ec92bb45d343bdd2d8 /index.template.html
parent62963ef1498f202119f69a5eb7e70918d10f4319 (diff)
downloadcacharle.xyz-4fb46cd35fcd929136ae44e4f31f489c361b5282.tar.gz
cacharle.xyz-4fb46cd35fcd929136ae44e4f31f489c361b5282.tar.bz2
cacharle.xyz-4fb46cd35fcd929136ae44e4f31f489c361b5282.zip
Added static files, rebuild on save, new style sheet
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>