improvement(welcome): prominent open-source callout in the page body
Add an accent-tinted 'Free and open source' band between the app preview and the feature grid — a short line about reading the code / self-hosting / filing an issue, linking to the public repo. The compact footer link stays. Trilingual.
This commit is contained in:
parent
d560825685
commit
df09b49c0c
4 changed files with 39 additions and 0 deletions
|
|
@ -4,6 +4,11 @@
|
|||
"subtitle": "Every upload from the channels you follow in one clean, filterable feed — no algorithm deciding what you see, and no Shorts or livestream noise unless you want it.",
|
||||
"trust": "Self-hosted and private. Sign in with email, or continue with Google."
|
||||
},
|
||||
"openSource": {
|
||||
"title": "Free and open source",
|
||||
"body": "Siftlode's code is public — see how it works, run your own private instance, or open an issue.",
|
||||
"link": "View the source"
|
||||
},
|
||||
"preview": {
|
||||
"feed": "The feed — filter by channel, language, topic, length and date.",
|
||||
"channels": "Channel manager",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue