aboutsummaryrefslogtreecommitdiff
path: root/p
diff options
context:
space:
mode:
authorGravatar maTh <math-home@web.de> 2023-05-07 21:35:08 +0200
committerGravatar GitHub <noreply@github.com> 2023-05-07 21:35:08 +0200
commit54c8de86c73ce831df7912428b4f9fd849d67aca (patch)
treeb6c0cf65ae8370ad09f2a1a94384afd60444bb62 /p
parent9172b65cdbeb3cd19620e38df54669c5d8aa9983 (diff)
docs: language table added (#5375)
* docs: language table added * Update 05_Configuration.md * Update 05_Configuration.md * french docs * Unicode quote and a few fixes (Same search&replace aslo applied to a few other files) --------- Co-authored-by: Alexandre Alapetite <alexandre@alapetite.fr>
Diffstat (limited to 'p')
-rw-r--r--p/themes/Nord/README.md2
-rw-r--r--p/themes/Nord/metadata.json2
2 files changed, 2 insertions, 2 deletions
diff --git a/p/themes/Nord/README.md b/p/themes/Nord/README.md
index f3d935d1c..236caac6a 100644
--- a/p/themes/Nord/README.md
+++ b/p/themes/Nord/README.md
@@ -1,6 +1,6 @@
# FreshRSS-Nord-Theme
-A simple theme based on Nord's color scheme for [FreshRSS](https://freshrss.org)
+A simple theme based on Nord’s color scheme for [FreshRSS](https://freshrss.org)
You can see how it looks here. It features a compact layout and some custom icons.
![Example](./thumbs/original.png)
diff --git a/p/themes/Nord/metadata.json b/p/themes/Nord/metadata.json
index 07fd420d3..0a038ede1 100644
--- a/p/themes/Nord/metadata.json
+++ b/p/themes/Nord/metadata.json
@@ -1,7 +1,7 @@
{
"name": "Nord theme",
"author": "joelchrono12",
- "description": "A simple theme based on Nord's color scheme",
+ "description": "A simple theme based on Nord’s color scheme",
"version": 0.1,
"files": ["_frss.css","nord.css"],
"theme-color": "#2e3440"