mirror of
https://github.com/snachodog/tok-to-insta-follower-bridge.git
synced 2025-09-13 07:23:32 -06:00
docs: add get started for threads
This commit is contained in:
@@ -32,7 +32,12 @@ export default defineConfig({
|
||||
|
||||
nav: [
|
||||
{ text: "Home", link: "/" },
|
||||
{ text: "Getting Started", link: "/get-started" },
|
||||
{
|
||||
text: "Getting Started", items: [
|
||||
{ text: "For 𝕏", link: "/get-started" },
|
||||
{ text: "For Threads", link: "/get-started-for-threads" },
|
||||
]
|
||||
},
|
||||
{ text: "Troubleshooting", link: "/troubleshooting" },
|
||||
],
|
||||
|
||||
|
Reference in New Issue
Block a user