aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2017-10-01 17:22:48 -0300
committerSilvio Rhatto <rhatto@riseup.net>2017-10-01 17:22:48 -0300
commit8473da19703f9cf47dabf52200c0e8ff82774cbd (patch)
treefb6b0d91b053e692ef1b3c8a2591fcaaedfefa8b
parentaacaf01cfabeb27d571c0d005aa32f1e56356943 (diff)
downloaddocfesto-8473da19703f9cf47dabf52200c0e8ff82774cbd.tar.gz
docfesto-8473da19703f9cf47dabf52200c0e8ff82774cbd.tar.bz2
Change markdown extension to .md
-rw-r--r--index.md (renamed from index.mdwn)0
-rw-r--r--meta.md (renamed from meta.mdwn)0
-rw-r--r--templates/page.tmpl2
-rw-r--r--todo.md (renamed from todo.mdwn)0
4 files changed, 1 insertions, 1 deletions
diff --git a/index.mdwn b/index.md
index b0f4444..b0f4444 100644
--- a/index.mdwn
+++ b/index.md
diff --git a/meta.mdwn b/meta.md
index fc27a9b..fc27a9b 100644
--- a/meta.mdwn
+++ b/meta.md
diff --git a/templates/page.tmpl b/templates/page.tmpl
index 2e18cdc..b525d22 100644
--- a/templates/page.tmpl
+++ b/templates/page.tmpl
@@ -16,7 +16,7 @@
<link rel="icon" href="<TMPL_VAR BASEURL><TMPL_VAR FAVICON>" type="image/x-icon" />
</TMPL_IF>
<link rel="stylesheet" href="<TMPL_VAR BASEURL>bootstrap/css/bootstrap.min.css" type="text/css" />
-<link rel="stylesheet" href="<TMPL_VAR BASEURL>bootstrap/css/bootstrap-responsive.css" />
+<link rel="stylesheet" href="<TMPL_VAR BASEURL>bootstrap/css/bootstrap-responsive.min.css" />
<TMPL_IF LOCAL_CSS>
<link rel="stylesheet" href="<TMPL_VAR BASEURL><TMPL_VAR LOCAL_CSS>" type="text/css" />
<TMPL_ELSE>
diff --git a/todo.mdwn b/todo.md
index cbb2ada..cbb2ada 100644
--- a/todo.mdwn
+++ b/todo.md