Skip to content

Commit

Permalink
Merge pull request #326 from lyra/s-yagues-patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
s-yagues authored Dec 13, 2023
2 parents 9289311 + 05074dd commit 71d026d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ First, define the theme files to load in the head section of your HTML page:
(...)
<link
rel="stylesheet"
href="~~CHANGE_ME_ENDPOINT~~/static/js/krypton-client/V4.0/ext/neon-reset.css"
href="~~CHANGE_ME_ENDPOINT~~/static/js/krypton-client/V4.0/ext/neon-reset.min.css"
/>
<script src="~~CHANGE_ME_ENDPOINT~~/static/js/krypton-client/V4.0/ext/neon.js"></script>
(...)
Expand Down

0 comments on commit 71d026d

Please sign in to comment.