aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTianhao Wang <shrik3@mailbox.org>2024-04-21 04:38:53 +0200
committerTianhao Wang <shrik3@mailbox.org>2024-10-17 10:54:08 +0200
commitec2c1ce7a0d5b9ca89911cf3694ff1fa4ccbca32 (patch)
tree52b5286afc2cccf09124b2286f08e72ba6aa3f1a
parent6d7aacf041d36d1db5515aa64f8c75bba864ab55 (diff)
[vnil] choremeow
-rw-r--r--README.md8
-rw-r--r--config/_local.json4
2 files changed, 5 insertions, 7 deletions
diff --git a/README.md b/README.md
index 6a37195d..63f11d3c 100644
--- a/README.md
+++ b/README.md
@@ -1,12 +1,14 @@
-# Pleroma-FE
+# Pleroma-FE
-> Highly-customizable frontend designed for Pleroma.
+we meow meow meow
+
+> A single column frontend designed for Pleroma.
![screenshot](./image-1.png)
# For Translators
-To translate Pleroma-FE, use our weblate server: https://translate.pleroma.social/. If you need to add your language it should be added as a json file in [src/i18n/](https://git.pleroma.social/pleroma/pleroma-fe/blob/develop/src/i18n/) folder and added in a list within [src/i18n/languages.js](https://git.pleroma.social/pleroma/pleroma-fe/blob/develop/src/i18n/languages.js).
+To translate Pleroma-FE, use our weblate server: https://translate.pleroma.social/. If you need to add your language it should be added as a json file in [src/i18n/](https://git.pleroma.social/pleroma/pleroma-fe/blob/develop/src/i18n/) folder and added in a list within [src/i18n/languages.js](https://git.pleroma.social/pleroma/pleroma-fe/blob/develop/src/i18n/languages.js).
Pleroma-FE will set your language by your browser locale, but you can change language in settings.
diff --git a/config/_local.json b/config/_local.json
deleted file mode 100644
index 940a80e6..00000000
--- a/config/_local.json
+++ /dev/null
@@ -1,4 +0,0 @@
-{
- "target": "https://vnil.de/",
- "staticConfigPreference": false
-}