mirror of
https://gitlab.com/lvra/lvra.gitlab.io.git
synced 2025-05-04 05:04:24 +02:00
feat: initial commit
This commit is contained in:
commit
7ec81a3efd
10 changed files with 58 additions and 0 deletions
5
archetypes/default.md
Normal file
5
archetypes/default.md
Normal file
|
@ -0,0 +1,5 @@
|
|||
+++
|
||||
title = '{{ replace .File.ContentBaseName "-" " " | title }}'
|
||||
date = {{ .Date }}
|
||||
draft = true
|
||||
+++
|
Loading…
Add table
Add a link
Reference in a new issue