commit fcc503518db7d5130ce54c23b26242d4f5b55f37
parent 1890c12c27cd7cdc4c98693d87fab8701019ae6d
Author: beau hilton <cbeauhilton@gmail.com>
Date: Thu, 19 Oct 2023 14:14:57 -0500
move template
Diffstat:
1 file changed, 10 insertions(+), 10 deletions(-)
diff --git a/index.json b/index.json
@@ -1,15 +1,5 @@
[
{
- "url": "/posts/template",
- "page_file": "site/posts/template.md",
- "nav_path": [
- "posts"
- ],
- "excerpt": "Text of the post-excerpt goes here.",
- "date": "2999-11-31",
- "title": "Fascinating title"
- },
- {
"url": "/posts/yt-dlp",
"page_file": "site/posts/yt-dlp.md",
"nav_path": [
@@ -158,5 +148,15 @@
"excerpt": "About making the Vimbook. WIP.",
"date": "2000-01-22",
"title": "vimbook"
+ },
+ {
+ "url": "/posts/template",
+ "page_file": "site/posts/template.md",
+ "nav_path": [
+ "posts"
+ ],
+ "excerpt": "Text of the post-excerpt goes here.",
+ "date": "1978-01-01",
+ "title": "Fascinating title"
}
]
\ No newline at end of file