diff --git a/templates/layouts/partials/helpers/ad.jet.html b/templates/layouts/partials/helpers/ad.jet.html index ea29cedf..0b168f38 100644 --- a/templates/layouts/partials/helpers/ad.jet.html +++ b/templates/layouts/partials/helpers/ad.jet.html @@ -4,7 +4,7 @@ {{ ID := (kilo_rand(2) + Sukebei()) }} {{ if ID == 0}} JList Games {{ end }} {{ if ID == 1}} JList Snacks {{ end }} - {{ if ID == 2}} JList Touhou {{ end }} + {{ if ID == 2}} JList Touhou {{ end }} {{ if ID == 3}} JList Onaholes {{ end }} {{else}} WeebShop Stickers @@ -16,7 +16,7 @@ {{ ID := kilo_rand(2) + (Sukebei()) }} {{ if ID == 0}} JList Games {{ end }} {{ if ID == 1}} JList Snacks {{ end }} - {{ if ID == 2}} JList Touhou {{ end }} + {{ if ID == 2}} JList Touhou {{ end }} {{ if ID == 3}} JList Onaholes {{ end }} {{end}} {{end}}