diff options
Diffstat (limited to 'content/blog')
-rw-r--r-- | content/blog/_index.md | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/content/blog/_index.md b/content/blog/_index.md new file mode 100644 index 0000000..bd31129 --- /dev/null +++ b/content/blog/_index.md @@ -0,0 +1,8 @@ ++++ +title = "Blog" +author = ["MichaĆ Sapka"] +draft = false +weight = 1001 +abstract = "My blog, est. 2022" +aliases = ["/toc/"] ++++ |