From ecb7925edecf56176760e5eaf15bedcc8f63219a Mon Sep 17 00:00:00 2001 From: Nyx Tutt Date: Fri, 28 Feb 2025 23:04:28 -0600 Subject: [PATCH] various stylistic changes --- _includes/layouts/base.njk | 3 +-- content/404.md | 4 ++-- content/about.md | 4 ++-- content/blog.njk | 4 ++-- content/index.njk | 5 +++-- 5 files changed, 10 insertions(+), 10 deletions(-) diff --git a/_includes/layouts/base.njk b/_includes/layouts/base.njk index 81be55d..913de2c 100644 --- a/_includes/layouts/base.njk +++ b/_includes/layouts/base.njk @@ -5,10 +5,9 @@ {{ title or metadata.title }} - {#- Uncomment this if you’d like folks to know that you used Eleventy to build your site! #} - {#- #} + {#- Plain-text bundles are provided via the `eleventy-plugin-bundle` plugin: diff --git a/content/404.md b/content/404.md index 50a3fa9..f190911 100644 --- a/content/404.md +++ b/content/404.md @@ -2,9 +2,9 @@ permalink: 404.html eleventyExcludeFromCollections: true --- -# Content not found. +# not found :( -Go home. +go home.