diff options
Diffstat (limited to 'public/blog/TEMPLATE')
-rw-r--r-- | public/blog/TEMPLATE | 46 |
1 files changed, 0 insertions, 46 deletions
diff --git a/public/blog/TEMPLATE b/public/blog/TEMPLATE deleted file mode 100644 index ea0bdd7..0000000 --- a/public/blog/TEMPLATE +++ /dev/null @@ -1,46 +0,0 @@ -+++ -title = '' -# subtitle = '' -# description = ''' -# -# ''' -keywords = [] # list of available keywords in `src/consts.ts` -dateCreated = 1974-04-25T00:21:00+01:00 -# dateUpdated = 2025-04-25 -# locationCreated = '' -# relatedPosts = [] -lang = 'pt-PT' -# translationOf = '' -# license = '' -# -# [[signers]] -# entity = '' -# role = '' -# -# [[signers]] -# entity = '' -# role = '' -+++ - -<!-- -https://github.github.com/gfm/ -https://daringfireball.net/projects/markdown/basics -https://daringfireball.net/projects/markdown/syntax -https://html.spec.whatwg.org/multipage/text-level-semantics.html#usage-summary ---> - -paragraph after title header - -# (Sub)Header - -paragraph. - -## (Subsub)Header - -paragraph. - -# (Sub)Header - -paragraph. - -paragraph. |