Github.io Fnf ((new)) -
<!DOCTYPE html> <html> <head> <title>FNF GitHub.io Site</title> </head> <body> <h1>Welcome to my FNF Site!</h1> <p>This is a simple site for FNF fans.</p> <ul> <li><a href="mods/">Mods</a></li> <li><a href="charts/">Charts</a></li> <li><a href="community/">Community Forum</a></li> </ul> </body> </html>
Go to your repository's settings on GitHub, find the GitHub Pages section, and select the branch that you want to use for your site (usually main or master ). Save your changes. github.io fnf
Your site will be live at https://yourusername.github.io . It might take a few minutes for the site to become available. FNF GitHub.io Site<

