Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/capnfabs/paperesque.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Tamp <fabian.tamp@gmail.com>2020-01-27 06:15:09 +0300
committerFabian Tamp <fabian.tamp@gmail.com>2020-01-27 06:15:09 +0300
commit404874184bf070f742ceb35ede3b0afbe8279272 (patch)
tree8e51aaa981d8805bbcf4c9cb3f4504115f4aea8f
parente35df0dfe150aff4fdf9101a8945e3429a795475 (diff)
Some final tweaks before submitting
-rw-r--r--LICENSE.md (renamed from LICENSE)0
-rw-r--r--exampleSite/config.toml2
-rw-r--r--static/css/reboot.css1
3 files changed, 1 insertions, 2 deletions
diff --git a/LICENSE b/LICENSE.md
index aa0d029..aa0d029 100644
--- a/LICENSE
+++ b/LICENSE.md
diff --git a/exampleSite/config.toml b/exampleSite/config.toml
index 442ab60..2f78a34 100644
--- a/exampleSite/config.toml
+++ b/exampleSite/config.toml
@@ -1,4 +1,4 @@
-baseURL = "http://example.org/"
+baseURL = "http://example.com/"
languageCode = "en-us"
title = "Paperesque theme example"
theme = "paperesque"
diff --git a/static/css/reboot.css b/static/css/reboot.css
index 09cf986..09b0066 100644
--- a/static/css/reboot.css
+++ b/static/css/reboot.css
@@ -328,4 +328,3 @@ template {
[hidden] {
display: none !important;
}
-/*# sourceMappingURL=bootstrap-reboot.css.map */ \ No newline at end of file