diff options
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> |