mirror of
https://github.com/Brandon-Rozek/website-theme.git
synced 2025-12-04 14:50:24 +00:00
Added syndication property
This commit is contained in:
parent
0247538cec
commit
5e7105d528
3 changed files with 28 additions and 10 deletions
|
|
@ -1,8 +0,0 @@
|
|||
{
|
||||
"id": "{{ .Permalink }}",
|
||||
"url": "{{ .Permalink }}",
|
||||
"title": {{ .Title | jsonify }},
|
||||
"content_html": {{ .Content | jsonify }},
|
||||
"date_published": "{{ .Date.Format "2006.01.02" }}",
|
||||
"tags": {{ .Params.tags | jsonify }}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue