diff options
author | Paul Duncan <pabs@pablotron.org> | 2021-10-16 11:41:36 -0400 |
---|---|---|
committer | Paul Duncan <pabs@pablotron.org> | 2021-10-16 11:41:36 -0400 |
commit | f36ca347c53f173204bda6f9d93e90a655d596ac (patch) | |
tree | 18bed51f88ea8086c414269ae87d615380387c4e /content/articles | |
parent | 3558c8b6d2cb59121e5295b7ae2505bb5d829acf (diff) | |
download | pablotron.org-f36ca347c53f173204bda6f9d93e90a655d596ac.tar.bz2 pablotron.org-f36ca347c53f173204bda6f9d93e90a655d596ac.zip |
s/page_id/menu/, do not highlight menu entry when viewing content in section
Diffstat (limited to 'content/articles')
-rw-r--r-- | content/articles/_index.md | 2 | ||||
-rw-r--r-- | content/articles/about.md | 2 | ||||
-rw-r--r-- | content/articles/ev-crash-course.md | 1 |
3 files changed, 2 insertions, 3 deletions
diff --git a/content/articles/_index.md b/content/articles/_index.md index b524277..2474091 100644 --- a/content/articles/_index.md +++ b/content/articles/_index.md @@ -1,3 +1,3 @@ --- -page_id: "articles" +menu: "articles" --- diff --git a/content/articles/about.md b/content/articles/about.md index bc5384c..55ae424 100644 --- a/content/articles/about.md +++ b/content/articles/about.md @@ -1,5 +1,5 @@ --- -"page_id": "about" +menu: "about" slug: "about" show: false title: "About" diff --git a/content/articles/ev-crash-course.md b/content/articles/ev-crash-course.md index b8a8a96..e0d817e 100644 --- a/content/articles/ev-crash-course.md +++ b/content/articles/ev-crash-course.md @@ -1,7 +1,6 @@ --- title: "EV Crash Course" slug: ev-crash-course -page_id: "articles" --- ## Reading Electric Vehicle Specs |