diff options
Diffstat (limited to 'content/blog')
-rw-r--r-- | content/blog/test1.md | 2 | ||||
-rw-r--r-- | content/blog/test2/index.md | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/content/blog/test1.md b/content/blog/test1.md index ec31808..8e2b0b9 100644 --- a/content/blog/test1.md +++ b/content/blog/test1.md | |||
@@ -2,3 +2,5 @@ | |||
2 | date: 2020-12-25 | 2 | date: 2020-12-25 |
3 | title: Test Page 1 | 3 | title: Test Page 1 |
4 | --- | 4 | --- |
5 | |||
6 | # Test Page 1 | ||
diff --git a/content/blog/test2/index.md b/content/blog/test2/index.md index 156909e..c23538b 100644 --- a/content/blog/test2/index.md +++ b/content/blog/test2/index.md | |||
@@ -2,3 +2,5 @@ | |||
2 | date: 2020-12-27 | 2 | date: 2020-12-27 |
3 | title: Test Page 2 | 3 | title: Test Page 2 |
4 | --- | 4 | --- |
5 | |||
6 | # Test Page 2 | ||