Public Access
1
0

fix: blog post update

This commit is contained in:
2025-08-30 13:03:49 -04:00
parent efaf7e0da1
commit 7bfe62869c
2 changed files with 1 additions and 1 deletions

View File

@@ -5,7 +5,7 @@ layout: "post.njk"
permalink: /blog/{{ title | slugify }}/ permalink: /blog/{{ title | slugify }}/
tags: ["blog", "eleventy", "11ty", "docker", "nodejs"] tags: ["blog", "eleventy", "11ty", "docker", "nodejs"]
description: "A showcase of what you can do with Eleventy!" description: "A showcase of what you can do with Eleventy!"
excerpt: Made using Eleventy! excerpt: Made using Eleventy, a static site generator!
sitemapPriority: 0.5 sitemapPriority: 0.5
sitemapChangefreq: "never" sitemapChangefreq: "never"
image: "/assets/images/8.30.25/11ty.jpg" image: "/assets/images/8.30.25/11ty.jpg"