From 1d64b7621176e25fedd98553c282c56242d38571 Mon Sep 17 00:00:00 2001 From: Roger Braun Date: Tue, 14 Feb 2017 22:21:23 +0100 Subject: Add basic configuration module, make it work for title and theme. --- static/config.json | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 static/config.json (limited to 'static') diff --git a/static/config.json b/static/config.json new file mode 100644 index 00000000..058c9875 --- /dev/null +++ b/static/config.json @@ -0,0 +1,4 @@ +{ + "name": "Pleroma FE", + "theme": "base16-ashes.css" +} -- cgit v1.2.3-70-g09d2