diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/_header.html | 2 | ||||
-rw-r--r-- | src/game.md | 2 | ||||
-rw-r--r-- | src/index.md | 2 | ||||
-rw-r--r-- | src/spo.md (renamed from src/SPO notes.md) | 0 |
4 files changed, 3 insertions, 3 deletions
diff --git a/src/_header.html b/src/_header.html index 8a23615..d0dc361 100644 --- a/src/_header.html +++ b/src/_header.html @@ -5,7 +5,7 @@ <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title></title> - <link rel="icon" type="image/x-icon" href="/images/favicon.ico"> + <link rel="icon" type="image/x-icon" href="images/favicon.ico"> <link rel="stylesheet" href="styles/style.css"> </head> <body> diff --git a/src/game.md b/src/game.md index a330de2..d97398a 100644 --- a/src/game.md +++ b/src/game.md @@ -1,4 +1,4 @@ -# My game +# Project Aftershock > 7<sup>th</sup> May 2021 — hello world! diff --git a/src/index.md b/src/index.md index 512af2c..d773691 100644 --- a/src/index.md +++ b/src/index.md @@ -5,4 +5,4 @@ My name is Adam and I am a computer nerd studying at Aalborg University. I am in I'm currently working as a student developer at E-Komplet and I work on my multiplayer old-school arena shooter in my free time. I occasionally post videos of my game along with other stuff [here](https://youtube.com/c/adamski1). ## Posts -➤ [Project Aftershock // Rizen's Arena](game.html) +➤ [Project Aftershock](game.html) diff --git a/src/SPO notes.md b/src/spo.md index 06d676e..06d676e 100644 --- a/src/SPO notes.md +++ b/src/spo.md |