diff options
author | Paul Duncan <pabs@pablotron.org> | 2021-10-14 18:28:41 -0400 |
---|---|---|
committer | Paul Duncan <pabs@pablotron.org> | 2021-10-14 18:28:41 -0400 |
commit | 12f8ff364f24c24fd679fdd8949dda20319d35f4 (patch) | |
tree | 6ff4a7275934049b60c9831ffedf792703bad062 /content/articles/about.md | |
parent | 05db856b116a2c8cbd48943b7b3e82bf349d889d (diff) | |
download | pablotron.org-12f8ff364f24c24fd679fdd8949dda20319d35f4.tar.bz2 pablotron.org-12f8ff364f24c24fd679fdd8949dda20319d35f4.zip |
content/articles: fix page IDs
Diffstat (limited to 'content/articles/about.md')
-rw-r--r-- | content/articles/about.md | 2 |
1 files changed, 1 insertions, 1 deletions
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" |