diff --git a/_data/metadata.json b/_data/metadata.json index ac283b7..bae7fc1 100644 --- a/_data/metadata.json +++ b/_data/metadata.json @@ -7,7 +7,7 @@ "subtitle": "Documenting my journey into open-source development alongside other things.", "filename": "feed.xml", "path": "/feed/feed.xml", - "id": "https://crimsontome.netlify.app/ + "id": "https://crimsontome.netlify.app/" }, "jsonfeed": { "path": "/feed/feed.json", diff --git a/_includes/layouts/base.njk b/_includes/layouts/base.njk index ad6569e..3d0819f 100644 --- a/_includes/layouts/base.njk +++ b/_includes/layouts/base.njk @@ -24,17 +24,6 @@ - -
-
    -
  1. Edit the _data/metadata.json with your blog’s information.
  2. -
  3. (Optional) Edit .eleventy.js with your configuration preferences.
  4. -
  5. Delete this message from _includes/layouts/base.njk.
  6. -
-

This is an Eleventy project created from the eleventy-base-blog repo.

-
- - {{ content | safe }}