page_status, minor style change

This commit is contained in:
magmaus3 2023-08-09 23:36:20 +02:00
parent f485daaed5
commit 90a58c28c6
Signed by: magmaus3
GPG key ID: 966755D3F4A9B251
7 changed files with 30 additions and 3 deletions

View file

@ -1,9 +1,11 @@
---
title: "{{ replace .Name "-" " " | title }}"
description: "{{ .Description }}"
date: {{ .Date }}
type: "lua_func"
---
# `{{ .Name }}` {{ short_description }}
# `{{ .Name }}` {{ .Description }}
## Usage