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
The file in Go that runs the website on your computer on port 2209, unless you change that in website.go. You can add new slash pages in the URL that link to other files, or to the HTML in that Go file. You can download three files: websiteWITHfiles.go, websiteWITHdir.go, and websiteWITHonefile.go. WebsiteWITHfiles.go, contains the code where you…