From 12f8ff364f24c24fd679fdd8949dda20319d35f4 Mon Sep 17 00:00:00 2001 From: Paul Duncan Date: Thu, 14 Oct 2021 18:28:41 -0400 Subject: content/articles: fix page IDs --- content/articles/about.md | 2 +- content/articles/ev-crash-course.md | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/content/articles/about.md b/content/articles/about.md index 49b2420..5c49f84 100644 --- a/content/articles/about.md +++ b/content/articles/about.md @@ -1,5 +1,5 @@ --- -page_id: "about" +"page_id": "about" slug: "about" # show: false title: "About" diff --git a/content/articles/ev-crash-course.md b/content/articles/ev-crash-course.md index e0d817e..b8a8a96 100644 --- a/content/articles/ev-crash-course.md +++ b/content/articles/ev-crash-course.md @@ -1,6 +1,7 @@ --- title: "EV Crash Course" slug: ev-crash-course +page_id: "articles" --- ## Reading Electric Vehicle Specs -- cgit v1.2.3