diff --git a/.DS_Store b/.DS_Store index d1f31de..72ef5eb 100644 Binary files a/.DS_Store and b/.DS_Store differ diff --git a/config/_default/languages.en.toml b/config/_default/languages.en.toml index 179aa65..c3d57d3 100644 --- a/config/_default/languages.en.toml +++ b/config/_default/languages.en.toml @@ -20,11 +20,11 @@ title = "KilobyteKeith" bio = "Retro Variety Streamer, Chill Dude, First-Person Potato, Flannel Enthusiast, Foodie, and Covered in Dog Hair" links = [ { twitch = "https://twitch.tv/kilobytekeith" }, + { envelope = "mailto:KilobyteKeith@gmail.com" }, { link = "https://shop.kilobytekeith.com/" }, { twitter = "https://twitter.com/kilobytekeith" }, { youtube = "https://www.youtube.com/@kilobytekeith" }, - { discord = "https://kilobytekeith.com/discord" }, - { envelope = "mailto:KilobyteKeith@gmail.com" }, + { discord = "/discord" }, # { amazon = "https://www.amazon.com/hz/wishlist/ls/wishlist-id" }, # { apple = "https://www.apple.com" }, # { blogger = "https://username.blogspot.com/" }, diff --git a/content/_index.md b/content/_index.md index e69de29..14c4d52 100644 --- a/content/_index.md +++ b/content/_index.md @@ -0,0 +1,3 @@ +For business inquiries: KilobyteKeith@gmail.com + +{{< snowfall >}} \ No newline at end of file diff --git a/content/games/index.md b/content/games/index.md index 7338398..b1d6ed5 100644 --- a/content/games/index.md +++ b/content/games/index.md @@ -1,13 +1,20 @@ --- title: "Best Games to Beat" description: Game list completed by Keith -showTableOfContents: false +showTableOfContents: true --- -### List of games that I want to beat: +### To Complete: - DOOM II - The Legend of Zelda: A Link to the Past - Metal Gear Solid 1, 2, and 3. +
+ + ### Completed on Stream DOOM - Complete 01/14/24 -01/14/24 \ No newline at end of file +01/14/24 + + + + diff --git a/layouts/shortcodes/snowfall.html b/layouts/shortcodes/snowfall.html new file mode 100644 index 0000000..c923c96 --- /dev/null +++ b/layouts/shortcodes/snowfall.html @@ -0,0 +1,5 @@ + + diff --git a/public/404.html b/public/404.html index e939e6a..9c33ee0 100644 --- a/public/404.html +++ b/public/404.html @@ -82,6 +82,9 @@ + + + @@ -91,10 +94,7 @@ - - - - + diff --git a/public/android-chrome-192x192.png b/public/android-chrome-192x192.png index b63c037..874044d 100644 Binary files a/public/android-chrome-192x192.png and b/public/android-chrome-192x192.png differ diff --git a/public/android-chrome-512x512.png b/public/android-chrome-512x512.png index da0f767..fec02de 100644 Binary files a/public/android-chrome-512x512.png and b/public/android-chrome-512x512.png differ diff --git a/public/apple-touch-icon.png b/public/apple-touch-icon.png index a011953..0e69236 100644 Binary files a/public/apple-touch-icon.png and b/public/apple-touch-icon.png differ diff --git a/public/authors/index.html b/public/authors/index.html index 8250ee8..20a4878 100644 --- a/public/authors/index.html +++ b/public/authors/index.html @@ -84,6 +84,9 @@ + + + @@ -93,10 +96,7 @@ - - - - + diff --git a/public/categories/index.html b/public/categories/index.html index 4a4a8ca..19c7347 100644 --- a/public/categories/index.html +++ b/public/categories/index.html @@ -84,6 +84,9 @@ + + + @@ -93,10 +96,7 @@ - - - - + diff --git a/public/commands/index.html b/public/commands/index.html index 274dcf7..bcbc468 100644 --- a/public/commands/index.html +++ b/public/commands/index.html @@ -112,6 +112,9 @@ + + + @@ -121,10 +124,7 @@ - - - - + diff --git a/public/favicon-16x16.png b/public/favicon-16x16.png index 28b8251..c7f8c73 100644 Binary files a/public/favicon-16x16.png and b/public/favicon-16x16.png differ diff --git a/public/favicon-32x32.png b/public/favicon-32x32.png index 6af3cc0..2d0474c 100644 Binary files a/public/favicon-32x32.png and b/public/favicon-32x32.png differ diff --git a/public/favicon.ico b/public/favicon.ico index 97aff8c..79f3589 100644 Binary files a/public/favicon.ico and b/public/favicon.ico differ diff --git a/public/games/index.html b/public/games/index.html index 60dd456..ec2a4c4 100644 --- a/public/games/index.html +++ b/public/games/index.html @@ -82,7 +82,7 @@ "name": "Best Games to Beat", "headline": "Best Games to Beat", "description": "Game list completed by Keith", - "abstract": "List of games that I want to beat: # DOOM II The Legend of Zelda: A Link to the Past Metal Gear Solid 1, 2, and 3.", + "abstract": "To Complete: # DOOM II The Legend of Zelda: A Link to the Past Metal Gear Solid 1, 2, and 3.", "inLanguage": "en", "url" : "https:\/\/kilobytekeith.com\/games\/", "author" : { @@ -98,7 +98,7 @@ "mainEntityOfPage": "true", - "wordCount": "32" + "wordCount": "26" }] @@ -112,6 +112,9 @@ + + + @@ -121,10 +124,7 @@ - - - - + @@ -634,7 +634,52 @@
- +
+
+ + +
+ + Table of Contents + +
+ +
+
+ +
+
+
@@ -642,13 +687,13 @@
-

List of games that I want to beat: -
+

To Complete: +
# + style="text-decoration-line: none !important;" href="#to-complete" aria-label="Anchor">#

@@ -657,6 +702,7 @@
  • The Legend of Zelda: A Link to the Past
  • Metal Gear Solid 1, 2, and 3.
  • +

    Completed on Stream
    @@ -669,6 +715,7 @@

    DOOM - Complete 01/14/24 01/14/24 +
    diff --git a/public/index.html b/public/index.html index 7c48874..1838796 100644 --- a/public/index.html +++ b/public/index.html @@ -103,6 +103,9 @@ + + + @@ -112,10 +115,7 @@ - - - - + @@ -543,6 +543,17 @@ + + + + + + + + + + @@ -579,7 +590,7 @@ - @@ -590,21 +601,18 @@ - - - - - - - - - -
    -
    +

    For business inquiries: + KilobyteKeith@gmail.com

    + + + +
    @@ -628,7 +636,13 @@ - +
    + + ↑ + +