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
How can I create more than two pages rather than just index.html? What's the structure like?
for example, I would like to add another page "fun.html" along with "index.html", and I want to have "fun.js", "fun.css" under src file. But it doesn't work.