diff options
| author | Volpeon <git@volpeon.ink> | 2020-12-27 22:46:46 +0100 |
|---|---|---|
| committer | Volpeon <git@volpeon.ink> | 2020-12-27 22:46:46 +0100 |
| commit | e3a86169d6aaca14e96ecf7c349ec6f7c59b3ad3 (patch) | |
| tree | 069c9271e3b0f9dd6fdfd9dc91b3a66d2a1453ed /content/blog | |
| parent | Added stylelint, generate some metadata automatically (diff) | |
| download | volpeon.ink-e3a86169d6aaca14e96ecf7c349ec6f7c59b3ad3.tar.gz volpeon.ink-e3a86169d6aaca14e96ecf7c349ec6f7c59b3ad3.tar.bz2 volpeon.ink-e3a86169d6aaca14e96ecf7c349ec6f7c59b3ad3.zip | |
Completed automatic metadata generation
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 | ||
