aboutsummaryrefslogtreecommitdiff
path: root/config.def.h
diff options
context:
space:
mode:
authorthe little girl <yui@blekksprut.net>2014-01-10 16:34:42 +0100
committerthe little girl <yui@blekksprut.net>2014-01-10 16:34:42 +0100
commitd50bab21d036edcc1d7b54b913cb422c3c2143e9 (patch)
tree814d66b725d0c089c582ee9d345ae30d5475c15d /config.def.h
parentd6fcd7292c099422ba8c385f9f76836f8889ac1c (diff)
downloadukulele-d50bab21d036edcc1d7b54b913cb422c3c2143e9.tar.xz
ordentlig encoding
Diffstat (limited to 'config.def.h')
-rw-r--r--config.def.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/config.def.h b/config.def.h
index a83aa8e..ea4a312 100644
--- a/config.def.h
+++ b/config.def.h
@@ -1,6 +1,8 @@
static char *title = "a wiki";
static char *id = "anonymous";
+static char *loft = ".loft";
+
static char *links[][2] = {
{ "home", "home" },
{ "planer", "planer" },