Skip to content

FIX: fixed href path of css stylesheet in index.html file#1

Open
cdmclellan7 wants to merge 3 commits intocwissy:masterfrom
cdmclellan7:html-css-href-fix
Open

FIX: fixed href path of css stylesheet in index.html file#1
cdmclellan7 wants to merge 3 commits intocwissy:masterfrom
cdmclellan7:html-css-href-fix

Conversation

@cdmclellan7
Copy link

The generated index.html has a link to a CSS stylesheet at "/stylesheets/style.css" but the /stylesheets directory doesn't appear to exist. The styles aren't being applied the index.html either. Changing the path to "/css/style.css" fixes this problem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Comments