Skip to content

My new page #45468

Answered by linuxlawson
shamameer asked this question in Pages
Jan 26, 2023 · 1 comments · 1 reply
Discussion options

You must be logged in to vote

This isn't going to work due to the spaces <link rel="stylesheet" href="/storage/emulated/0/sham/my project sham.css/">
You will need to change my project sham.css in both your html code, and in your repository. (it's common to just use style.css)
And since your link to .css is in same directory, all you need is: <link rel="stylesheet" href="style.css/">

Also, would probably be a good idea to change Index.html to lowercase index.html in order for GitHub Pages to recognize it.

Replies: 1 comment 1 reply

Comment options

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

Answer selected by shamameer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants