Update home page
This commit is contained in:
parent
a1ba3f2015
commit
49c79e2f57
2 changed files with 26 additions and 17 deletions
|
@ -76,7 +76,7 @@ function sidebarPhotos() {
|
|||
],
|
||||
},
|
||||
{
|
||||
text: "User Guide",
|
||||
text: "Welcome",
|
||||
items: [
|
||||
{
|
||||
text: "Features",
|
||||
|
|
|
@ -1,27 +1,36 @@
|
|||
# Welcome to Ente Photos Help!
|
||||
# Welcome to Help!
|
||||
|
||||
Welcome to Ente Photos Help! If you're new to Ente Photos, our [Quick Start](./getting-started/index.md) and [FAQs](./faq/faq.md) are great places to begin. If you can’t find an answer to your question, [ask the community](https://ente.io/discord) or email us at **support@ente.io**.
|
||||
If you're new to Ente Photos, our [Quick Start](./getting-started/index.md) is a
|
||||
great place to begin.
|
||||
|
||||
To send a bug report or a feature suggestion, you can use [Github Issues](https://github.com/ente-io/photos-app/issues).
|
||||
If you can’t find an answer to your question, please ask in [our
|
||||
community](https://ente.io/discord) or email us at **support@ente.io**.
|
||||
|
||||
You can access our documentation in several ways:
|
||||
|
||||
Feedback about this Ente Photos documentation can be shared on our [Discord Server](https://ente.io/discord) in the **\#documentation** channel. We would love to hear your thoughts on anything we can fix or improve.
|
||||
|
||||
## About Ente Photos
|
||||
|
||||
Ente Photos is safe home for your photos. You can store, share, and rediscover your memories with absolute privacy.
|
||||
To share a bug report or feature suggestion, you can use [Github
|
||||
Issues](https://github.com/ente-io/photos-app/issues).
|
||||
|
||||
|
||||
## About Ente Authenticator
|
||||
## About
|
||||
|
||||
Ente Authenticator is a secure, end-to-end encrypted Authenticator app with cross device sync. Learn more about [Ente Authenticator](https://ente.io/auth) or check [Authenticator documentation](../authenticator/).
|
||||
### Photos
|
||||
|
||||
Ente Photos is safe home for your photos and videos. We provide open-source apps
|
||||
that can be used to store, share, and rediscover your memories with absolute
|
||||
privacy.
|
||||
|
||||
### Authenticator
|
||||
|
||||
Ente Authenticator is an open-source 2FA app that provides end-to-end encrypted
|
||||
backups for your 2FA secrets. You can access your codes on Android, iOS and web.
|
||||
|
||||
## Contributing
|
||||
|
||||
This documentation is open source at our [Ente Docs](https://github.com/ente-io/docs) repo.
|
||||
This documentation is open source at our [Ente
|
||||
Docs](https://github.com/ente-io/docs) repo.
|
||||
|
||||
We gladly welcome any fixes & improvements! Please see our [contribution guide](https://github.com/ente-io/docs#contributing)
|
||||
before making a Pull Request.
|
||||
We gladly welcome any fixes & improvements! Please see our [contribution
|
||||
guide](https://github.com/ente-io/docs#contributing) before making a Pull
|
||||
Request.
|
||||
|
||||
Once your contributions are accepted, make sure to add yourself to the list of [Contributors](./misc/contributors.md). Thank you!
|
||||
Once your contributions are accepted, make sure to add yourself to the list of
|
||||
[Contributors](./misc/contributors.md). Thank you!
|
||||
|
|
Loading…
Add table
Reference in a new issue