]> gitweb.fluxo.info Git - docfesto.git/commitdiff
Change markdown extension to .md
authorSilvio Rhatto <rhatto@riseup.net>
Sun, 1 Oct 2017 20:22:48 +0000 (17:22 -0300)
committerSilvio Rhatto <rhatto@riseup.net>
Sun, 1 Oct 2017 20:22:48 +0000 (17:22 -0300)
index.md [moved from index.mdwn with 100% similarity]
meta.md [moved from meta.mdwn with 100% similarity]
templates/page.tmpl
todo.md [moved from todo.mdwn with 100% similarity]

similarity index 100%
rename from index.mdwn
rename to index.md
similarity index 100%
rename from meta.mdwn
rename to meta.md
index 2e18cdccf3774cd598e6a9649aca5f8661d2ece5..b525d22118d5cd2a6e1367a85d80684e7e97b281 100644 (file)
@@ -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>
similarity index 100%
rename from todo.mdwn
rename to todo.md