mirror of
https://github.com/shoelace-style/webawesome.git
synced 2026-01-12 04:09:12 +00:00
fix palettes
This commit is contained in:
@@ -20,7 +20,7 @@ layout: false
|
||||
|
||||
<!-- Available palettes -->
|
||||
{% for palette in themer.palettes %}
|
||||
<link rel="stylesheet" href="/dist/styles/color/{{palette.filename}}" />
|
||||
<link rel="stylesheet" href="/dist/styles/color/palettes/{{palette.filename}}" />
|
||||
{% endfor %}
|
||||
|
||||
<!-- Set the initial theme and color scheme based on ?theme and ?color-scheme -->
|
||||
|
||||
Reference in New Issue
Block a user