setup the basic thing atleast
This commit is contained in:
7
themes/anatole-zola/content/about/_index.de.md
Normal file
7
themes/anatole-zola/content/about/_index.de.md
Normal file
@@ -0,0 +1,7 @@
|
||||
+++
|
||||
title = "About"
|
||||
template = "about.html"
|
||||
paginate_by = 0
|
||||
+++
|
||||
|
||||
About this site
|
7
themes/anatole-zola/content/about/_index.md
Normal file
7
themes/anatole-zola/content/about/_index.md
Normal file
@@ -0,0 +1,7 @@
|
||||
+++
|
||||
title = "About"
|
||||
template = "about.html"
|
||||
paginate_by = 0
|
||||
+++
|
||||
|
||||
About this site
|
7
themes/anatole-zola/content/about/_index.sv.md
Normal file
7
themes/anatole-zola/content/about/_index.sv.md
Normal file
@@ -0,0 +1,7 @@
|
||||
+++
|
||||
title = "About"
|
||||
template = "about.html"
|
||||
paginate_by = 0
|
||||
+++
|
||||
|
||||
About this site
|
7
themes/anatole-zola/content/about/_index.zh.md
Normal file
7
themes/anatole-zola/content/about/_index.zh.md
Normal file
@@ -0,0 +1,7 @@
|
||||
+++
|
||||
title = "About"
|
||||
template = "about.html"
|
||||
paginate_by = 0
|
||||
+++
|
||||
|
||||
About this site
|
Reference in New Issue
Block a user