aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoradam <56338480+adastx@users.noreply.github.com>2022-08-28 07:19:57 +0200
committeradam <56338480+adastx@users.noreply.github.com>2022-08-28 07:19:57 +0200
commit77cfc954e906edbf9a72aae5fa5fa091e58b014a (patch)
tree667cdcf10ba4a15e2459b0725cfb6fc874719cb1
parent5101944c5716ceebcc1afd917c323c94cf29a69c (diff)
initial
-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
5 files changed, 5 insertions, 0 deletions
diff --git a/dst/ase.html b/dst/ase.html
index 159bfb1..d722783 100644
--- a/dst/ase.html
+++ b/dst/ase.html
@@ -14,6 +14,7 @@
<header>
<a href="/" class="homepage-link">adast.xyz</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 995bc2e..349dbd7 100644
--- a/dst/game.html
+++ b/dst/game.html
@@ -14,6 +14,7 @@
<header>
<a href="/" class="homepage-link">adast.xyz</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 5ed3d97..e1f5271 100644
--- a/dst/index.html
+++ b/dst/index.html
@@ -14,6 +14,7 @@
<header>
<a href="/" class="homepage-link">adast.xyz</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 c3c966a..4c98507 100644
--- a/dst/spo.html
+++ b/dst/spo.html
@@ -14,6 +14,7 @@
<header>
<a href="/" class="homepage-link">adast.xyz</a>
</header>
+ <h2>⚠️ Test Site ⚠️</h2>
<h1 id="exam">Exam</h1>
<ul>
diff --git a/src/_header.html b/src/_header.html
index 8247608..d5ecc9f 100644
--- a/src/_header.html
+++ b/src/_header.html
@@ -14,3 +14,4 @@
<header>
<a href="/" class="homepage-link">adast.xyz</a>
</header>
+ <h2>⚠️ Test Site ⚠️</h2>