Skip to content

404 error : There isn't a GitHub Pages site here #21568

Discussion options

You must be logged in to vote

It looks like just a filename issue for both of them! Your code is looking for this file:

<link rel="stylesheet" href="tic-tac-toe.css">

But the actual name of that file is:

2_tic-tac-toe.css

It’s the same issue with your JS file too. You’ll need to rename bot of these so they match the filenames in your HTML and then they’ll load 🎉

Replies: 9 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@namuwaya
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
7 participants