aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dst/.files5
-rw-r--r--dst/ase.html1
-rw-r--r--dst/game.html1
-rw-r--r--dst/index.html1
-rw-r--r--dst/spo.html1
-rw-r--r--src/_header.html1
6 files changed, 5 insertions, 5 deletions
diff --git a/dst/.files b/dst/.files
index a425f16..27dea57 100644
--- a/dst/.files
+++ b/dst/.files
@@ -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 @@
&nbsp;&nbsp;&bull;&nbsp;&nbsp;
<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 @@
&nbsp;&nbsp;&bull;&nbsp;&nbsp;
<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 @@
&nbsp;&nbsp;&bull;&nbsp;&nbsp;
<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>
diff --git a/src/_header.html b/src/_header.html
index 9521b9c..0bc9ced 100644
--- a/src/_header.html
+++ b/src/_header.html
@@ -17,4 +17,3 @@
&nbsp;&nbsp;&bull;&nbsp;&nbsp;
<a id="darkmodetoggle" class="fa fa-moon-o" onclick="switchTheme()" aria-hidden="true"></a>
</header>
- <h2>⚠️ Test Site ⚠️</h2>