Skip to content

Commit 2200557

Browse files
authored
Update default.html
1 parent a00a202 commit 2200557

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

_layouts/default.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
{% if site.ps2wiki_theme == "xmas" %}
1010
<div class="xmas">
1111
<!-- Theme Holi -->
12-
{% if site.ps2wiki_theme == "holi" %}
12+
{% elseif site.ps2wiki_theme == "holi" %}
1313
<div class="holi">
1414
<!-- Theme Default -->
1515
{% endif %}

0 commit comments

Comments
 (0)