Skip to content

GitHub Pages Can not access #22693

Discussion options

You must be logged in to vote

Thanks for posting the link! I took a look at your site and it seems like it’s now loading the HTML content, but isn’t loading any CSS, JS, or other assets.

This looks like it’s happening because all of your asset links have /yuxin/ prepended to their links. For example, looking at the link to your main.css file:

github.com

Thomasvader/YuXin/blob/3e47c77d20fd2dd6a9a6c82bb2b9e6ec8e5c91b4/index.html#L60

  1. <link href="https://cdn.jsdelivr.net/npm/@fortawesome/fontawesome-free/css/all.min.css" rel="stylesheet" type="text/css" />
  2. <link href="https://cdn.jsdelivr.net/npm/social-share.js@1.0.16/dist/css/share.min.css" rel="stylesheet" type="text/css" />
  3. <link href="/yuxin/css/ma…

Replies: 10 comments

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
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
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants