aboutsummaryrefslogtreecommitdiffhomepage
path: root/markup/pod/for_the_win.cory_doctorow/conf
diff options
context:
space:
mode:
Diffstat (limited to 'markup/pod/for_the_win.cory_doctorow/conf')
-rw-r--r--markup/pod/for_the_win.cory_doctorow/conf/document_make16
-rw-r--r--markup/pod/for_the_win.cory_doctorow/conf/sisu_document_make11
2 files changed, 16 insertions, 11 deletions
diff --git a/markup/pod/for_the_win.cory_doctorow/conf/document_make b/markup/pod/for_the_win.cory_doctorow/conf/document_make
new file mode 100644
index 0000000..c1bd855
--- /dev/null
+++ b/markup/pod/for_the_win.cory_doctorow/conf/document_make
@@ -0,0 +1,16 @@
+make:
+ breaks: "break=1"
+ home_button_text: [
+ "{sisudoc.org}https://sisudoc.org",
+ "{doc-reform.org}https://doc-reform.org",
+ "{sources / git}https://git.sisudoc.org/"
+ ]
+ footer: [
+ "{sisudoc.org}https://sisudoc.org",
+ "{sources / git}https://git.sisudoc.org/"
+ ]
+links: [
+ "{sisudoc.org}https://sisudoc.org",
+ "{doc-reform.org}https://doc-reform.org",
+ "{sources / git}https://git.sisudoc.org/"
+]
diff --git a/markup/pod/for_the_win.cory_doctorow/conf/sisu_document_make b/markup/pod/for_the_win.cory_doctorow/conf/sisu_document_make
deleted file mode 100644
index 039537e..0000000
--- a/markup/pod/for_the_win.cory_doctorow/conf/sisu_document_make
+++ /dev/null
@@ -1,11 +0,0 @@
-make:
- breaks: "break=1"
- home_button_text: "{SiSU}http://sisudoc.org; {sources / git}http://git.sisudoc.org/"
-
-# footer: "{SiSU}http://sisudoc.org; {sources / git}http://git.sisudoc.org/"
-# home_button_text "{sisu.png }http://sisudoc.org"
-
-links: [
- "{SiSU}http://sisudoc.org",
- "{sources / git}http://git.sisudoc.org/"
- ]