This website requires JavaScript.
Explore
Help
Sign In
moon
/
pleroma-fe
Watch
1
Star
0
Fork
You've already forked pleroma-fe
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
a3b2be09b3
pleroma-fe
/
static
/
config.json
6 lines
92 B
JSON
Raw
Normal View
History
Unescape
Escape
Add basic configuration module, make it work for title and theme.
2017-02-14 21:21:23 +00:00
{
"name"
:
"Pleroma FE"
,
Add /cyb/ background by sonyam.
2017-02-16 15:59:06 +00:00
"theme"
:
"base16-ashes.css"
,
"background"
:
"/static/bg.jpg"
Add basic configuration module, make it work for title and theme.
2017-02-14 21:21:23 +00:00
}