I forgot to git add some files, oops (should be squashed with MR)

This commit is contained in:
Ilja 2020-06-22 14:18:55 +02:00
commit 1e089cdf29
3 changed files with 2 additions and 67 deletions

View file

@ -60,7 +60,7 @@ Example of `my-awesome-theme.json` where we add the name "My Awesome Theme"
### Set as default theme
Now we can set the new theme as default in the [Pleroma FE configuration](General-tips-for-customizing-Pleroma-FE.md).
Now we can set the new theme as default in the [Pleroma FE configuration](../../../frontend/CONFIGURATION).
Example of adding the new theme in the back-end config files
```elixir