.
This commit is contained in:
parent
071a4d8a97
commit
4d3ca1c554
39 changed files with 3386 additions and 0 deletions
5
layouts/_default/single.json
Normal file
5
layouts/_default/single.json
Normal file
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"layout": "{{ .Layout }}",
|
||||
"title": "{{ .Title }}",
|
||||
"type": "{{ .Type }}"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue