summaryrefslogtreecommitdiff
path: root/config.toml
diff options
context:
space:
mode:
authorFranck Cuny <franckcuny@gmail.com>2016-07-31 10:16:40 -0700
committerFranck Cuny <franckcuny@gmail.com>2016-07-31 13:42:48 -0700
commit63f413891d5adc596e4d51dfba4d0d23fdea3ca4 (patch)
treec2726b60515057a20f434bd89c596360ef17852b /config.toml
parentAdd Google Analytic tracker. (diff)
downloadlumberjaph-63f413891d5adc596e4d51dfba4d0d23fdea3ca4.tar.gz
Stop generating a static site.
Diffstat (limited to '')
-rw-r--r--config.toml5
1 files changed, 0 insertions, 5 deletions
diff --git a/config.toml b/config.toml
deleted file mode 100644
index e7bc925..0000000
--- a/config.toml
+++ /dev/null
@@ -1,5 +0,0 @@
-baseurl = "https://franckcuny.github.io/"
-languageCode = "en-us"
-
-[Permalinks]
- post = "/:title/"