aboutsummaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
Diffstat (limited to 'static')
-rw-r--r--static/config.json4
1 files changed, 4 insertions, 0 deletions
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"
+}