diff --git a/docs/faq.md b/docs/faq.md index 9f4f9a6..6c7199b 100644 --- a/docs/faq.md +++ b/docs/faq.md @@ -1,7 +1,9 @@ --- +layout: default title: FAQ layout: FAQ ---- +nav_order: 2 +--- ### I couldn't see any button that I can interact with @@ -41,4 +43,4 @@ Hover your mouse at the very bottom of the app and then click on the very last i Go to "Advanced options" section, increase the threshold value (marked with the bigger red rectangle) until the lyrics is working properly. ----- \ No newline at end of file +--- diff --git a/docs/index.md b/docs/index.md index e201e25..bd5bae4 100644 --- a/docs/index.md +++ b/docs/index.md @@ -1,9 +1,11 @@ --- +layout: default title: Home layout: home ---- +nav_order: 1 +--- ----- +--- [^1]: [It can take up to 10 minutes for changes to your site to publish after you push the changes to GitHub](https://docs.github.com/en/pages/setting-up-a-github-pages-site-with-jekyll/creating-a-github-pages-site-with-jekyll#creating-your-site).