Skip to content
Discussion options

You must be logged in to vote

Hi @martinvruiz ,

Make the following changes to your index.html:

<!-- Delete this -->
<base href="/">

<!-- Delete the "/" in the CSS and JS path -->
<link rel="stylesheet" href="CSS/tailwind.css">
<script src="JS/main.js"></script>

Result:

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@martinvruiz
Comment options

@davevad93
Comment options

Answer selected by martinvruiz
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Pages Host a static website, right from your repo Question Ask and answer questions about GitHub features and usage
2 participants