diff options
Diffstat (limited to 'markup/pod/two_bits.christopher_kelty/conf')
| -rw-r--r-- | markup/pod/two_bits.christopher_kelty/conf/document_make | 16 | ||||
| -rw-r--r-- | markup/pod/two_bits.christopher_kelty/conf/sisu_document_make | 11 | 
2 files changed, 16 insertions, 11 deletions
| diff --git a/markup/pod/two_bits.christopher_kelty/conf/document_make b/markup/pod/two_bits.christopher_kelty/conf/document_make new file mode 100644 index 0000000..c1bd855 --- /dev/null +++ b/markup/pod/two_bits.christopher_kelty/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/two_bits.christopher_kelty/conf/sisu_document_make b/markup/pod/two_bits.christopher_kelty/conf/sisu_document_make deleted file mode 100644 index 039537e..0000000 --- a/markup/pod/two_bits.christopher_kelty/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/" -  ] | 
