page_status, minor style change
This commit is contained in:
parent
f485daaed5
commit
90a58c28c6
7 changed files with 30 additions and 3 deletions
|
@ -1,9 +1,11 @@
|
|||
---
|
||||
title: "{{ replace .Name "-" " " | title }}"
|
||||
description: "{{ .Description }}"
|
||||
date: {{ .Date }}
|
||||
type: "lua_func"
|
||||
---
|
||||
|
||||
# `{{ .Name }}` – {{ short_description }}
|
||||
# `{{ .Name }}` – {{ .Description }}
|
||||
|
||||
## Usage
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue