We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a00a202 commit 2200557Copy full SHA for 2200557
1 file changed
_layouts/default.html
@@ -9,7 +9,7 @@
9
{% if site.ps2wiki_theme == "xmas" %}
10
<div class="xmas">
11
<!-- Theme Holi -->
12
- {% if site.ps2wiki_theme == "holi" %}
+ {% elseif site.ps2wiki_theme == "holi" %}
13
<div class="holi">
14
<!-- Theme Default -->
15
{% endif %}
0 commit comments