aboutsummaryrefslogtreecommitdiff
path: root/config.def.h
diff options
context:
space:
mode:
authorthe little girl <yui@blekksprut.net>2014-09-05 20:29:17 +0900
committerthe little girl <yui@blekksprut.net>2014-09-05 20:29:17 +0900
commita484c4e818bef249a8af571a0f0725bd9d128ff9 (patch)
tree6d9b20c65897c992fac9e4decebe3097bc7e7b8c /config.def.h
parent104dfc911b9ddb984fd6f9c0886b174b03208850 (diff)
downloadukulele-a484c4e818bef249a8af571a0f0725bd9d128ff9.tar.xz
fikse litt og litt
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 d83e046..12dd086 100644
--- a/config.def.h
+++ b/config.def.h
@@ -7,6 +7,8 @@ static char *home = "home";
static char *pages = "pages";
static char *loft = ".loft";
+static char *realm = "wiki";
+
static char *links[][2] = {
{ "home", "home" },
{ "planer", "planer" },