aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoradam <56338480+adastx@users.noreply.github.com>2022-08-28 10:37:00 +0200
committeradam <56338480+adastx@users.noreply.github.com>2022-08-28 10:38:34 +0200
commite53d889a149f8b85320db2cc71bdd63100e1268a (patch)
treed1a3c67fd73705f48d94bd091eb96c70572d165f
parentc7ba27acc50b06f0f7c2cced9b609a15cc9552d9 (diff)
Revert "initial"
This reverts commit 77cfc954e906edbf9a72aae5fa5fa091e58b014a.
-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 @@
&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="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>