forked from website/openpower.foundation
have the json file build for single pages
Signed-off-by: Toshaan Bharvani <toshaan@vantosh.com>jamesk-patch-1
parent
1c41b2b176
commit
7d0cb77c99
@ -0,0 +1,5 @@
|
|||||||
|
{
|
||||||
|
"title": "{{ .Title }}",
|
||||||
|
"permalink": "{{ .Permalink }}",
|
||||||
|
"content": "{{ .PlainWords }}"
|
||||||
|
}
|
Loading…
Reference in New Issue