diff --git a/src/pages/appearances.astro b/src/pages/appearances.astro index 508077c..f835af4 100644 --- a/src/pages/appearances.astro +++ b/src/pages/appearances.astro @@ -5,7 +5,7 @@ import appearances from "../data/appearances.json";
-

[ Appearances ]

+

[ appearances ]

Writing

{ diff --git a/src/pages/blog/index.astro b/src/pages/blog/index.astro index e290a19..5df29af 100644 --- a/src/pages/blog/index.astro +++ b/src/pages/blog/index.astro @@ -22,7 +22,7 @@ const sortedYears = Object.keys(postsByYear).sort((a:any, b:any) => b - a); ---
-

[ Blog ]

+

[ blog ]

💥 Subscribe via RSS {sortedYears.map(year => (
diff --git a/src/pages/bookmarks.md b/src/pages/bookmarks.md index 6fe6e83..f56bbcf 100644 --- a/src/pages/bookmarks.md +++ b/src/pages/bookmarks.md @@ -1,5 +1,5 @@ --- -title: "Bookmarks" +title: "bookmarks" description: "A collection of my favorite links to content around the web (blogs, podcasts, etc.)." layout: "../layouts/Layout.astro" --- diff --git a/src/pages/contact.md b/src/pages/contact.md index 8d2066d..65034aa 100644 --- a/src/pages/contact.md +++ b/src/pages/contact.md @@ -1,5 +1,5 @@ --- -title: "Contact" +title: "contact" description: "" layout: "../layouts/Layout.astro" --- diff --git a/src/pages/feedroll.md b/src/pages/feedroll.md index b233567..5bee1a9 100644 --- a/src/pages/feedroll.md +++ b/src/pages/feedroll.md @@ -1,5 +1,5 @@ --- -title: "Feedroll" +title: "feedroll" description: "A list of other sites that I read/watch, are a follower of, or recommend." layout: "../layouts/Layout.astro" --- diff --git a/src/pages/garden/index.md b/src/pages/garden/index.md index c67ca5b..3a2d5ea 100644 --- a/src/pages/garden/index.md +++ b/src/pages/garden/index.md @@ -1,5 +1,5 @@ --- -title: "Garden" +title: "garden" description: "🪴 My personal digital garden. A wild garden, filled with drafts, ideas and more." layout: "../../layouts/Layout.astro" --- diff --git a/src/pages/garden/instructions/gpg.md b/src/pages/garden/instructions/gpg.md index 5d8db3f..5bb4ffb 100644 --- a/src/pages/garden/instructions/gpg.md +++ b/src/pages/garden/instructions/gpg.md @@ -1,5 +1,5 @@ --- -title: 'GPG' +title: 'gpg' description: '🌱 ~ Info around GPG' layout: "../../../layouts/Layout.astro" --- diff --git a/src/pages/garden/instructions/index.md b/src/pages/garden/instructions/index.md index 1f9f99b..a3dcebd 100644 --- a/src/pages/garden/instructions/index.md +++ b/src/pages/garden/instructions/index.md @@ -1,5 +1,5 @@ --- -title: 'Instructions' +title: 'instructions' description: '' layout: "../../../layouts/Layout.astro" --- diff --git a/src/pages/garden/instructions/linux.md b/src/pages/garden/instructions/linux.md index e60d316..ffca3b9 100644 --- a/src/pages/garden/instructions/linux.md +++ b/src/pages/garden/instructions/linux.md @@ -1,5 +1,5 @@ --- -title: 'Linux' +title: 'linux' description: '🌱 ~ Some info I keep forgetting on Linux lol' layout: "../../../layouts/Layout.astro" --- diff --git a/src/pages/garden/instructions/windows.md b/src/pages/garden/instructions/windows.md index 5cf0b62..a8ef1c9 100644 --- a/src/pages/garden/instructions/windows.md +++ b/src/pages/garden/instructions/windows.md @@ -1,5 +1,5 @@ --- -title: 'Windows' +title: 'windows' description: '🌱 ~ Some info I keep forgetting on Windows lol' layout: "../../../layouts/Layout.astro" --- diff --git a/src/pages/garden/instructions/wireguard.md b/src/pages/garden/instructions/wireguard.md index a25e099..464a51f 100644 --- a/src/pages/garden/instructions/wireguard.md +++ b/src/pages/garden/instructions/wireguard.md @@ -1,5 +1,5 @@ --- -title: 'Wireguard' +title: 'wireguard' description: '🌿 ~ Some info I keep forgetting lol' layout: "../../../layouts/Layout.astro" --- diff --git a/src/pages/garden/lifehacks/cleaning.md b/src/pages/garden/lifehacks/cleaning.md index 634a7a3..ae62096 100644 --- a/src/pages/garden/lifehacks/cleaning.md +++ b/src/pages/garden/lifehacks/cleaning.md @@ -1,5 +1,5 @@ --- -title: 'Cleaning' +title: 'cleaning' description: '🌱 ~ Very rough notes about cleaning-related stuff' layout: "../../../layouts/Layout.astro" --- diff --git a/src/pages/garden/lifehacks/clothing.md b/src/pages/garden/lifehacks/clothing.md index 6bb19bd..4d047f0 100644 --- a/src/pages/garden/lifehacks/clothing.md +++ b/src/pages/garden/lifehacks/clothing.md @@ -1,5 +1,5 @@ --- -title: 'Clothing' +title: 'clothing' description: '🌱 ~ Very rough notes about clothing-related stuff' layout: "../../../layouts/Layout.astro" --- diff --git a/src/pages/garden/lifehacks/index.md b/src/pages/garden/lifehacks/index.md index 5430c23..2d1901b 100644 --- a/src/pages/garden/lifehacks/index.md +++ b/src/pages/garden/lifehacks/index.md @@ -1,5 +1,5 @@ --- -title: 'Lifehacks' +title: 'lifehacks' description: '' layout: "../../../layouts/Layout.astro" --- diff --git a/src/pages/garden/machines/eastblue.md b/src/pages/garden/machines/eastblue.md index 696d00c..f414978 100644 --- a/src/pages/garden/machines/eastblue.md +++ b/src/pages/garden/machines/eastblue.md @@ -1,5 +1,5 @@ --- -title: 'East Blue' +title: 'eastblue' description: '🌿 ~ Some notes about my server' layout: "../../../layouts/Layout.astro" --- diff --git a/src/pages/garden/machines/index.md b/src/pages/garden/machines/index.md index ca66dfa..fb65e2d 100644 --- a/src/pages/garden/machines/index.md +++ b/src/pages/garden/machines/index.md @@ -1,5 +1,5 @@ --- -title: 'Machines' +title: 'machines' description: '' layout: "../../../layouts/Layout.astro" --- diff --git a/src/pages/garden/machines/kanto.md b/src/pages/garden/machines/kanto.md index eeb42ef..5861f42 100644 --- a/src/pages/garden/machines/kanto.md +++ b/src/pages/garden/machines/kanto.md @@ -1,5 +1,5 @@ --- -title: 'Kanto' +title: 'kanto' description: '🌳 ~ My first "server" <3 (Out of prod ⚰️)' layout: "../../../layouts/Layout.astro" --- diff --git a/src/pages/garden/machines/wii.md b/src/pages/garden/machines/wii.md index 4479739..60d0995 100644 --- a/src/pages/garden/machines/wii.md +++ b/src/pages/garden/machines/wii.md @@ -1,5 +1,5 @@ --- -title: 'Help for Nintendo Wii' +title: 'nintendo wii' description: '🌱 ~ Notes to remember for my modded Wii' layout: "../../../layouts/Layout.astro" --- diff --git a/src/pages/garden/notes/digitalsecurity.md b/src/pages/garden/notes/digitalsecurity.md index 5b424c4..b7a9545 100644 --- a/src/pages/garden/notes/digitalsecurity.md +++ b/src/pages/garden/notes/digitalsecurity.md @@ -1,5 +1,5 @@ --- -title: "Digital Security" +title: "digital security" description: "🌱 ~ Very rough notes I've found on digital security" layout: "../../../layouts/Layout.astro" --- diff --git a/src/pages/garden/notes/index.md b/src/pages/garden/notes/index.md index 8ec9a1a..33a14a9 100644 --- a/src/pages/garden/notes/index.md +++ b/src/pages/garden/notes/index.md @@ -1,5 +1,5 @@ --- -title: "Random Web-notes" +title: "random web-notes" description: "" layout: "../../../layouts/Layout.astro" --- diff --git a/src/pages/garden/services/index.md b/src/pages/garden/services/index.md index 21b8738..71cf8cd 100644 --- a/src/pages/garden/services/index.md +++ b/src/pages/garden/services/index.md @@ -1,5 +1,5 @@ --- -title: 'Services' +title: 'services' description: '' layout: "../../../layouts/Layout.astro" --- diff --git a/src/pages/garden/services/mc_server.md b/src/pages/garden/services/mc_server.md index d195103..663cfc0 100644 --- a/src/pages/garden/services/mc_server.md +++ b/src/pages/garden/services/mc_server.md @@ -1,5 +1,5 @@ --- -title: 'sidsIgloo ~ A Minecraft server' +title: 'sidsIgloo ~ a minecraft server' description: '🌿 ~ Some info about the server' layout: "../../../layouts/Layout.astro" --- diff --git a/src/pages/logs/bookshelf.astro b/src/pages/logs/bookshelf.astro index fd5afc6..5216737 100644 --- a/src/pages/logs/bookshelf.astro +++ b/src/pages/logs/bookshelf.astro @@ -38,7 +38,7 @@ const sortedYears = Object.keys(booksByYear).sort((a: any, b: any) => b - a);
-

[ Bookshelf ]

+

[ bookshelf ]

on the shelf

    {booksShelf.length !== 0 ? ( diff --git a/src/pages/logs/climbboard.md b/src/pages/logs/climbboard.md index fe67693..12b2b6a 100644 --- a/src/pages/logs/climbboard.md +++ b/src/pages/logs/climbboard.md @@ -1,5 +1,5 @@ --- -title: 'Climbboard' +title: 'climbboard' description: '' layout: "../../layouts/Layout.astro" --- diff --git a/src/pages/logs/index.md b/src/pages/logs/index.md index 589dc27..2b8d2e3 100644 --- a/src/pages/logs/index.md +++ b/src/pages/logs/index.md @@ -1,5 +1,5 @@ --- -title: 'Logs' +title: 'logs' description: '' layout: "../../layouts/Layout.astro" --- diff --git a/src/pages/logs/watchlist.astro b/src/pages/logs/watchlist.astro index a1e8fe7..bd0f384 100644 --- a/src/pages/logs/watchlist.astro +++ b/src/pages/logs/watchlist.astro @@ -33,7 +33,7 @@ const sortedYears = Object.keys(tvByYear).sort((a: any, b: any) => b - a); ---
    -

    [ Watchlist ]

    +

    [ watchlist ]

    on the screen

      diff --git a/src/pages/now.md b/src/pages/now.md index 1337910..7af0d03 100644 --- a/src/pages/now.md +++ b/src/pages/now.md @@ -1,5 +1,5 @@ --- -title: "Now" +title: "now" description: "" layout: "../layouts/Layout.astro" --- diff --git a/src/pages/quotes.astro b/src/pages/quotes.astro index bda053c..6a645ce 100644 --- a/src/pages/quotes.astro +++ b/src/pages/quotes.astro @@ -4,7 +4,7 @@ import quotes from '../data/quotes.json' ---
      -

      [ Quotes ]

      +

      [ quotes ]

        { diff --git a/src/pages/recipes/berry-compote.md b/src/pages/recipes/berry-compote.md index 3382e01..3bc4cbf 100644 --- a/src/pages/recipes/berry-compote.md +++ b/src/pages/recipes/berry-compote.md @@ -1,5 +1,5 @@ --- -title: 'Berry Compote' +title: 'berry compote' description: ' 07-06-2024' layout: "../../layouts/Layout.astro" --- diff --git a/src/pages/recipes/celinas-stuffed-mushrooms.md b/src/pages/recipes/celinas-stuffed-mushrooms.md index 12252e1..7174673 100644 --- a/src/pages/recipes/celinas-stuffed-mushrooms.md +++ b/src/pages/recipes/celinas-stuffed-mushrooms.md @@ -1,5 +1,5 @@ --- -title: 'Celinas Stuffed Mushrooms' +title: 'celinas stuffed mushrooms' description: '10-07-2024' layout: "../../layouts/Layout.astro" --- diff --git a/src/pages/recipes/chicken-teriyaki.md b/src/pages/recipes/chicken-teriyaki.md index 542e8b5..f692256 100644 --- a/src/pages/recipes/chicken-teriyaki.md +++ b/src/pages/recipes/chicken-teriyaki.md @@ -1,5 +1,5 @@ --- -title: 'Chicken Teriyaki' +title: 'chicken teriyaki' description: ' 07-06-2024' layout: "../../layouts/Layout.astro" --- diff --git a/src/pages/recipes/dynamite-harrys-tomato-soup.md b/src/pages/recipes/dynamite-harrys-tomato-soup.md index b08499b..ccd38da 100644 --- a/src/pages/recipes/dynamite-harrys-tomato-soup.md +++ b/src/pages/recipes/dynamite-harrys-tomato-soup.md @@ -1,5 +1,5 @@ --- -title: 'Dynamite Harrys Tomato Soup' +title: 'dynamite harrys tomato soup' description: ' 10-07-2024' layout: "../../layouts/Layout.astro" --- diff --git a/src/pages/recipes/homemade-salsa.md b/src/pages/recipes/homemade-salsa.md index df39cc3..3d6ca30 100644 --- a/src/pages/recipes/homemade-salsa.md +++ b/src/pages/recipes/homemade-salsa.md @@ -1,5 +1,5 @@ --- -title: 'Homemade Salsa' +title: 'homemade salsa' description: ' 07-06-2024' layout: "../../layouts/Layout.astro" --- diff --git a/src/pages/recipes/hot-chicken-soup-with-apple-and-carrot.md b/src/pages/recipes/hot-chicken-soup-with-apple-and-carrot.md index 07d7e16..15ef2d5 100644 --- a/src/pages/recipes/hot-chicken-soup-with-apple-and-carrot.md +++ b/src/pages/recipes/hot-chicken-soup-with-apple-and-carrot.md @@ -1,5 +1,5 @@ --- -title: 'Spicy Chicken Soup with Apple and Carrot' +title: 'spicy chicken soup with apple and carrot' description: '10-07-2024' layout: "../../layouts/Layout.astro" --- diff --git a/src/pages/recipes/index.md b/src/pages/recipes/index.md index 12fdfd6..e889631 100644 --- a/src/pages/recipes/index.md +++ b/src/pages/recipes/index.md @@ -1,5 +1,5 @@ --- -title: 'Recipes I like' +title: 'recipes' description: 'Recent years I have gotten more into cooking and baking, so I thought why not share my favorite recipes!' layout: "../../layouts/Layout.astro" --- diff --git a/src/pages/recipes/indonesisk.md b/src/pages/recipes/indonesisk.md index 7a49008..d419f1d 100644 --- a/src/pages/recipes/indonesisk.md +++ b/src/pages/recipes/indonesisk.md @@ -1,5 +1,5 @@ --- -title: 'Indonesisk' +title: 'indonesisk' description: '10-07-2024' layout: "../../layouts/Layout.astro" --- diff --git a/src/pages/recipes/mongolian-beef.md b/src/pages/recipes/mongolian-beef.md index 9baab80..dd50151 100644 --- a/src/pages/recipes/mongolian-beef.md +++ b/src/pages/recipes/mongolian-beef.md @@ -1,5 +1,5 @@ --- -title: 'Mongolian Beef' +title: 'mongolian beef' description: '13-09-2024' layout: "../../layouts/Layout.astro" --- diff --git a/src/pages/recipes/noodle-salad-with-beef-and-spicy-chili-sauce.md b/src/pages/recipes/noodle-salad-with-beef-and-spicy-chili-sauce.md index e286124..757f8a3 100644 --- a/src/pages/recipes/noodle-salad-with-beef-and-spicy-chili-sauce.md +++ b/src/pages/recipes/noodle-salad-with-beef-and-spicy-chili-sauce.md @@ -1,5 +1,5 @@ --- -title: 'Noodle salad with Beef & Spicy chili sauce' +title: 'noodle salad with beef & spicy chili sauce' description: ' 07-06-2024' layout: "../../layouts/Layout.astro" --- diff --git a/src/pages/recipes/sids-wok.md b/src/pages/recipes/sids-wok.md index 1467607..5637b11 100644 --- a/src/pages/recipes/sids-wok.md +++ b/src/pages/recipes/sids-wok.md @@ -1,5 +1,5 @@ --- -title: 'Sids Wok' +title: 'sids wok' description: '10-07-2024' layout: "../../layouts/Layout.astro" --- diff --git a/src/pages/recipes/sweet-chicken.md b/src/pages/recipes/sweet-chicken.md index afd8d1a..73790eb 100644 --- a/src/pages/recipes/sweet-chicken.md +++ b/src/pages/recipes/sweet-chicken.md @@ -1,5 +1,5 @@ --- -title: 'Sweet Chicken' +title: 'sweet chicken' description: '10-07-2024' layout: "../../layouts/Layout.astro" --- diff --git a/src/pages/recipes/vegan-chili.md b/src/pages/recipes/vegan-chili.md index 39d98e3f..f660290 100644 --- a/src/pages/recipes/vegan-chili.md +++ b/src/pages/recipes/vegan-chili.md @@ -1,5 +1,5 @@ --- -title: 'Vegan Chili' +title: 'vegan chili' description: ' 07-06-2024' layout: "../../layouts/Layout.astro" --- diff --git a/src/pages/recipes/vegan-shawarma-with-roasted-cauliflower-and-chickpeas.md b/src/pages/recipes/vegan-shawarma-with-roasted-cauliflower-and-chickpeas.md index 8146584..5d5b36e 100644 --- a/src/pages/recipes/vegan-shawarma-with-roasted-cauliflower-and-chickpeas.md +++ b/src/pages/recipes/vegan-shawarma-with-roasted-cauliflower-and-chickpeas.md @@ -1,5 +1,5 @@ --- -title: 'Vegan Shawarma with Roasted Cauliflower and Chickpeas' +title: 'vegan shawarma with roasted cauliflower and chickpeas' description: ' 07-06-2024' layout: "../../layouts/Layout.astro" --- diff --git a/src/pages/recipes/waffles-from-trines-matblogg.md b/src/pages/recipes/waffles-from-trines-matblogg.md index f7f99b6..853c674 100644 --- a/src/pages/recipes/waffles-from-trines-matblogg.md +++ b/src/pages/recipes/waffles-from-trines-matblogg.md @@ -1,5 +1,5 @@ --- -title: 'Waffles from "Trines Matblogg"' +title: 'waffles from "trines matblogg"' description: ' 07-06-2024' layout: "../../layouts/Layout.astro" --- diff --git a/src/pages/slashes.md b/src/pages/slashes.md index 3aaa1be..48822fc 100644 --- a/src/pages/slashes.md +++ b/src/pages/slashes.md @@ -1,5 +1,5 @@ --- -title: "Slashes" +title: "slashes" description: "" layout: "../layouts/Layout.astro" --- diff --git a/src/pages/uses.md b/src/pages/uses.md index f94b565..789cf78 100644 --- a/src/pages/uses.md +++ b/src/pages/uses.md @@ -1,5 +1,5 @@ --- -title: "Uses" +title: "uses" description: "" layout: "../layouts/Layout.astro" --- diff --git a/src/pages/vinyl.astro b/src/pages/vinyl.astro index e63a50c..b14e8a0 100644 --- a/src/pages/vinyl.astro +++ b/src/pages/vinyl.astro @@ -28,7 +28,7 @@ const vinylData = Object.keys(vinylByAlbumTitle).map(albumTitle => {
        -

        [ Vinyl collection ]

        +

        [ vinyl collection ]

        {vinylData.map((album) => (
        diff --git a/src/pages/wish.md b/src/pages/wish.md index 89056bd..cc2f2f3 100644 --- a/src/pages/wish.md +++ b/src/pages/wish.md @@ -1,5 +1,5 @@ --- -title: "Wishlist" +title: "wishlist" description: "" layout: "../layouts/Layout.astro" --- diff --git a/src/pages/worldmap.md b/src/pages/worldmap.md index fca7656..67c588f 100644 --- a/src/pages/worldmap.md +++ b/src/pages/worldmap.md @@ -1,5 +1,5 @@ --- -title: "Map of places I've been" +title: "map of places i've been" description: "" layout: "../layouts/Layout.astro" ---