Add to sidebar

This commit is contained in:
Manav Rathi 2024-05-25 08:33:51 +05:30
parent 2b065dd68d
commit f7ca838428
No known key found for this signature in database
3 changed files with 6 additions and 1 deletions

View file

@ -163,6 +163,10 @@ export const sidebar = [
text: "From Authy", text: "From Authy",
link: "/auth/migration-guides/authy/", link: "/auth/migration-guides/authy/",
}, },
{
text: "From Steam",
link: "/auth/migration-guides/steam/",
},
{ {
text: "Exporting your data", text: "Exporting your data",
link: "/auth/migration-guides/export", link: "/auth/migration-guides/export",

View file

@ -7,4 +7,5 @@ description:
# Migrating to/from Ente Auth # Migrating to/from Ente Auth
- [Migrating from Authy](authy/) - [Migrating from Authy](authy/)
- [Importing codes from Steam](steam/)
- [Exporting your data out of Ente Auth](export) - [Exporting your data out of Ente Auth](export)

View file

@ -10,7 +10,7 @@ A guide written by an ente.io lover
> [!WARNING] > [!WARNING]
> >
> Steam Authenticator code is only supported after auth-v3.0.3, check the app's > Steam Authenticator code is only supported after auth-v3.0.3, check the app's
> version number before migration > version number before migration.
One way to migrate is to One way to migrate is to
[use this tool by dyc3](https://github.com/dyc3/steamguard-cli/releases/latest) [use this tool by dyc3](https://github.com/dyc3/steamguard-cli/releases/latest)