Skip to content

Commit

Permalink
Merge pull request #2 from colinkiama/dev
Browse files Browse the repository at this point in the history
fix: CSS file referencing issues
  • Loading branch information
colinkiama authored Jan 2, 2022
2 parents 76dc2f0 + ac16cd4 commit c14b8dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/references/css-ref.html
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<link rel="stylesheet" type="css" href="styles/index.css">
<link rel="stylesheet" href="styles/index.css">

0 comments on commit c14b8dc

Please sign in to comment.