Fixes and tweaks
This commit is contained in:
parent
2a5d9cd47f
commit
a4b8571642
3 changed files with 9 additions and 3 deletions
docs/docs
|
@ -105,7 +105,10 @@ export const sidebar = [
|
|||
text: "Security and privacy",
|
||||
link: "/photos/faq/security-and-privacy",
|
||||
},
|
||||
{ text: "Subscription", link: "/photos/faq/subsciption" },
|
||||
{
|
||||
text: "Subscription and plans",
|
||||
link: "/photos/faq/subscription",
|
||||
},
|
||||
{
|
||||
text: "Hide vs archive",
|
||||
link: "/photos/faq/hidden-and-archive",
|
||||
|
|
|
@ -5,6 +5,9 @@ description: Frequently asked questions about Ente Photos subscription and plans
|
|||
|
||||
# Subscription and plans
|
||||
|
||||
See our [website](https://ente.io#pricing) for the list of supported plans and
|
||||
pricing.
|
||||
|
||||
## Does Ente have Family Plans?
|
||||
|
||||
Yes we do! Please check out our announcement post
|
||||
|
|
|
@ -30,5 +30,5 @@ In brief,
|
|||
|
||||
Unfortunately, at this moment, assigning a storage quota for each individual
|
||||
member in the family plan is not supported. For updates on this feature
|
||||
request, please follow [this
|
||||
thread](https://github.com/ente-io/ente/discussions/857).
|
||||
request, please follow
|
||||
[this thread](https://github.com/ente-io/ente/discussions/857).
|
||||
|
|
Loading…
Add table
Reference in a new issue