setup the basic thing atleast
This commit is contained in:
8
themes/anatole-zola/content/links/_index.de.md
Normal file
8
themes/anatole-zola/content/links/_index.de.md
Normal file
@@ -0,0 +1,8 @@
|
||||
+++
|
||||
title = "Links"
|
||||
template = "links.html"
|
||||
paginate_by = 0
|
||||
+++
|
||||
|
||||
Extern links:
|
||||
- [Origin theme demo](http://anatole.cai-cai.me)
|
8
themes/anatole-zola/content/links/_index.md
Normal file
8
themes/anatole-zola/content/links/_index.md
Normal file
@@ -0,0 +1,8 @@
|
||||
+++
|
||||
title = "Links"
|
||||
template = "links.html"
|
||||
paginate_by = 0
|
||||
+++
|
||||
|
||||
Extern links:
|
||||
- [Origin theme demo](http://anatole.cai-cai.me)
|
8
themes/anatole-zola/content/links/_index.sv.md
Normal file
8
themes/anatole-zola/content/links/_index.sv.md
Normal file
@@ -0,0 +1,8 @@
|
||||
+++
|
||||
title = "Links"
|
||||
template = "links.html"
|
||||
paginate_by = 0
|
||||
+++
|
||||
|
||||
Extern links:
|
||||
- [Origin theme demo](http://anatole.cai-cai.me)
|
8
themes/anatole-zola/content/links/_index.zh.md
Normal file
8
themes/anatole-zola/content/links/_index.zh.md
Normal file
@@ -0,0 +1,8 @@
|
||||
+++
|
||||
title = "Links"
|
||||
template = "links.html"
|
||||
paginate_by = 0
|
||||
+++
|
||||
|
||||
Extern links:
|
||||
- [Origin theme demo](http://anatole.cai-cai.me)
|
Reference in New Issue
Block a user