You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
file.write(f"\n\n[<sub><i><< Back to home...</i></sub>](/typoqsuat) <sub>|</sub> [<sub><i>YAML source...</i></sub>](https://github.com/Tyler887/typoqsuat/blob/main/api/entry/{os.path.basename(page).replace('.md','.yaml')})")
else:
file.write(f"\n\n[<sub><i><< Back to home...</i></sub>](/typoqsuat)")
print(f"{Fore.GREEN}Added{Style.RESET_ALL} home button to {file}!\n")