Update README.md

This commit is contained in:
2025-01-29 20:47:04 -06:00
committed by GitHub
parent 8264554df3
commit 6d16e28cea
+7 -4
View File
@@ -3,15 +3,18 @@ The Best Online Gaming Site You Can Make One Of Your by Hosting
<head><style>img {
max-width: 100%;
height: auto;
}</style></head>
<h1>How To Make Your Own Verson To Host</h1>
To host the “fun-miles” GitHub repository using Render static sites, follow these steps outlined in the flowchart:
Fork the repository using github
Create a Render account and create a new static site, <img src="https://render.com/docs/static/9705deafa360259a1e4342980e6efff5/7a72b/new-static-site.png" alt="Selecting Static Site from the New menu" width="200" height="300">
Create a Render account and create a new static site, <img src="https://render.com/docs/static/9705deafa360259a1e4342980e6efff5/7a72b/new-static-site.png" alt="Selecting Static Site from the New menu" >
connecting it to your GitHub and then
<img src="https://render.com/docs/static/2c8e1ccdd8cd76c9409ea39a966c501e/2b72d/git-connect.png" alt="Git Connect" width="350" height="250"/>
<img src="https://render.com/docs/static/2b69098df84b4909b0a2336f43542dab/dcb99/github-connect-repo.png" alt="List of GitHub repos in the Render Dashboard" width="350" height="250"/>
<img src="https://render.com/docs/static/2c8e1ccdd8cd76c9409ea39a966c501e/2b72d/git-connect.png" alt="Git Connect" />
<img src="https://render.com/docs/static/2b69098df84b4909b0a2336f43542dab/dcb99/github-connect-repo.png" alt="List of GitHub repos in the Render Dashboard"/>
Configure the build settings, deploy the site, and then view your live site via the provided URL.