Edit default and first post. Add working tag functionality

This commit is contained in:
2022-10-08 14:52:35 -03:00
parent 407cda8335
commit 1c25190dd9
3 changed files with 7 additions and 2 deletions

View File

@ -1,6 +1,7 @@
---
title: "{{replace (substr .Name 11) "-" " " | title }}"
date: {{ .Date }}
tags: ['']
draft: true
---