Fix typos
This commit is contained in:
parent
a27b037351
commit
edff26589b
1 changed files with 2 additions and 2 deletions
|
@ -8,10 +8,10 @@
|
||||||
{{ if $art_config.commissions }}
|
{{ if $art_config.commissions }}
|
||||||
<p>My commissions are currently <span id="commission-open">OPEN</span>!</p>
|
<p>My commissions are currently <span id="commission-open">OPEN</span>!</p>
|
||||||
{{ else }}
|
{{ else }}
|
||||||
<p>My commisions are currently <span id="commission-closed">CLOSED</span>!</p>
|
<p>My commissions are currently <span id="commission-closed">CLOSED</span>!</p>
|
||||||
{{ end }}
|
{{ end }}
|
||||||
|
|
||||||
<p>I accept commisions for artwork from time to time. You can only commission me through my <a href="https://www.pixiv.net/en/users/58118005/request">Pixiv</a>. If you have a Pixiv account, you can also get a notification when my commissions re-open.</p>
|
<p>I accept commissions for artwork from time to time. You can only commission me through my <a href="https://www.pixiv.net/en/users/58118005/request">Pixiv</a>. If you have a Pixiv account, you can also get a notification when my commissions re-open.</p>
|
||||||
|
|
||||||
<h3>Rules</h3>
|
<h3>Rules</h3>
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue