diff --git a/docs/_config.yml b/docs/_config.yml index 69588ce..93768ab 100644 --- a/docs/_config.yml +++ b/docs/_config.yml @@ -40,4 +40,10 @@ callouts: color: blue best-practice: title: Best Practice - color: green \ No newline at end of file + color: green + +# The custom navigation +nav: + - Home: index.md # Link to your main docs index + - GitHub: "https://github.com/the-pocket/PocketFlow" + - Discord: "https://discord.gg/hUHHE9Sa6T" \ No newline at end of file