Merge branch 'develop' of akkoma.dev:AkkomaGang/akkoma into develop
[akkoma] / docs / docs / configuration / howto_theming_your_instance.md
index af417aee4405d39b2775d9cea55e61f2c2201df0..c226d054b21461e0475c0ea3d4e40a6c5c5d29f1 100644 (file)
@@ -70,5 +70,4 @@ config :pleroma, :frontend_configurations,
   }
 ```
 
-If you added it in the back-end configuration file, you'll need to restart your instance for the changes to take effect. If you don't see the changes, it's probably because the browser has cached the previous theme. In that case you'll want to clear browser caches. Alternatively you can use a private/incognito window just to see the changes.
-
+If you added it in the back-end configuration file, you'll need to restart your instance for the changes to take effect. If you don't see the changes, it's probably because the browser has cached the previous theme. In that case you'll want to clear browser caches. Alternatively you can use a private/incognito window just to see the changes.
\ No newline at end of file