diff options
author | Baitinq <manuelpalenzuelamerino@gmail.com> | 2022-07-31 21:01:40 +0200 |
---|---|---|
committer | Baitinq <manuelpalenzuelamerino@gmail.com> | 2022-07-31 21:03:54 +0200 |
commit | ce4943e8bf7b11fd174fe62e258dd827ca03d238 (patch) | |
tree | 5d009eed0a8f8826cb9126ca8962e7e40bd2291f /content/blog/_index.md | |
parent | Config: Enable robots.txt (diff) | |
download | baitinq.ml-ce4943e8bf7b11fd174fe62e258dd827ca03d238.tar.gz baitinq.ml-ce4943e8bf7b11fd174fe62e258dd827ca03d238.tar.bz2 baitinq.ml-ce4943e8bf7b11fd174fe62e258dd827ca03d238.zip |
Add blog and projects template
Diffstat (limited to 'content/blog/_index.md')
-rw-r--r-- | content/blog/_index.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/content/blog/_index.md b/content/blog/_index.md new file mode 100644 index 0000000..767c4a5 --- /dev/null +++ b/content/blog/_index.md @@ -0,0 +1,5 @@ +--- +title: "Blog" +date: 2022-07-31T17:22:35+02:00 +draft: false +--- |