From 80aabbf88f6a7a8b75caeb8ee654a7785c640bb6 Mon Sep 17 00:00:00 2001 From: Ellpeck Date: Thu, 1 Apr 2021 03:47:27 +0200 Subject: [PATCH] dependency updates and accessibility improvements --- actaddmanual/index.html | 5 ++--- commissions/index.html | 5 ++--- foefrenzy/index.html | 5 ++--- index.html | 14 ++++++-------- scripts/about.js | 2 +- 5 files changed, 13 insertions(+), 18 deletions(-) diff --git a/actaddmanual/index.html b/actaddmanual/index.html index 71466a4..6d18f9c 100644 --- a/actaddmanual/index.html +++ b/actaddmanual/index.html @@ -10,9 +10,8 @@ Actually Additions Manual - - - + + diff --git a/commissions/index.html b/commissions/index.html index c8a020d..19ddc9d 100644 --- a/commissions/index.html +++ b/commissions/index.html @@ -22,9 +22,8 @@ - - - + + diff --git a/foefrenzy/index.html b/foefrenzy/index.html index 8888056..4f4a2d6 100644 --- a/foefrenzy/index.html +++ b/foefrenzy/index.html @@ -22,9 +22,8 @@ - - - + + diff --git a/index.html b/index.html index 8d8350d..c2412f1 100644 --- a/index.html +++ b/index.html @@ -23,9 +23,8 @@ - - - + + @@ -42,7 +41,6 @@ gtag('js', new Date()); gtag('config', 'G-XC0W9LJMCJ'); - @@ -52,11 +50,11 @@ - Ellpeck.de + A cover photo of Ellpeck Ellpeck.de - @@ -99,7 +97,7 @@
- + Become a patron @@ -194,7 +192,7 @@
- + A blob emoji holding a heart
diff --git a/scripts/about.js b/scripts/about.js index 7bc8a2c..179f3a5 100644 --- a/scripts/about.js +++ b/scripts/about.js @@ -46,7 +46,7 @@ const questions = [{ }, { q: 'Are you for hire?', - a: 'You can commission me to make a Minecraft mod for you. You can find more information here.' + a: 'You can commission me to make a Minecraft mod for you. You can find more information on my commissions page.' }, { q: 'What do you use to code?',