diff options
author | adam <56338480+adastx@users.noreply.github.com> | 2022-08-28 10:37:00 +0200 |
---|---|---|
committer | adam <56338480+adastx@users.noreply.github.com> | 2022-08-28 10:38:34 +0200 |
commit | e53d889a149f8b85320db2cc71bdd63100e1268a (patch) | |
tree | d1a3c67fd73705f48d94bd091eb96c70572d165f /dst | |
parent | c7ba27acc50b06f0f7c2cced9b609a15cc9552d9 (diff) |
Revert "initial"
This reverts commit 77cfc954e906edbf9a72aae5fa5fa091e58b014a.
Diffstat (limited to 'dst')
-rw-r--r-- | dst/.files | 5 | ||||
-rw-r--r-- | dst/ase.html | 1 | ||||
-rw-r--r-- | dst/game.html | 1 | ||||
-rw-r--r-- | dst/index.html | 1 | ||||
-rw-r--r-- | dst/spo.html | 1 |
5 files changed, 5 insertions, 4 deletions
@@ -1 +1,6 @@ ./styles/style.css +./scripts/darktheme.js +./game.md +./index.md +./ase.md +./spo.md diff --git a/dst/ase.html b/dst/ase.html index 344a253..519af48 100644 --- a/dst/ase.html +++ b/dst/ase.html @@ -17,7 +17,6 @@ • <a id="darkmodetoggle" class="fa fa-moon-o" onclick="switchTheme()" aria-hidden="true"></a> </header> - <h2>⚠️ Test Site ⚠️</h2> <h1 id="q1.-software-process-model---waterfall">Q1. Software Process Model - Waterfall</h1> <h2 id="what-is-software-engineering-a-response-to">What is software engineering a response to?</h2> diff --git a/dst/game.html b/dst/game.html index f814e39..be81007 100644 --- a/dst/game.html +++ b/dst/game.html @@ -17,7 +17,6 @@ • <a id="darkmodetoggle" class="fa fa-moon-o" onclick="switchTheme()" aria-hidden="true"></a> </header> - <h2>⚠️ Test Site ⚠️</h2> <h1 id="project-aftershock">Project Aftershock</h1> <blockquote> diff --git a/dst/index.html b/dst/index.html index 0b82a1c..be813a4 100644 --- a/dst/index.html +++ b/dst/index.html @@ -17,7 +17,6 @@ • <a id="darkmodetoggle" class="fa fa-moon-o" onclick="switchTheme()" aria-hidden="true"></a> </header> - <h2>⚠️ Test Site ⚠️</h2> <p>Hello there!</p> <p>My name is Adam and I am a computer nerd studying at Aalborg University. I am interested in space, game dev, sailing and the outdoors.</p> diff --git a/dst/spo.html b/dst/spo.html index f875571..729fb90 100644 --- a/dst/spo.html +++ b/dst/spo.html @@ -17,7 +17,6 @@ • <a id="darkmodetoggle" class="fa fa-moon-o" onclick="switchTheme()" aria-hidden="true"></a> </header> - <h2>⚠️ Test Site ⚠️</h2> <h1 id="exam">Exam</h1> <ul> |