commissions closed info
All checks were successful
Jenkins
Web/pipeline/head This commit looks good
All checks were successful
Jenkins
Web/pipeline/head This commit looks good
This commit is contained in:
parent
94f2956d8a
commit
58b483b09b
1 changed files with 2 additions and 2 deletions
|
@ -8,9 +8,9 @@ $.ajax({
|
|||
$('.closed').html( /*html*/ `
|
||||
<div class="alert alert-warning" role="alert">
|
||||
<strong>My commissions are currently closed.</strong>
|
||||
<br>If you are willing to wait until they reopen, you can still contact me with a summary of your request.
|
||||
<br>Check this site periodically to see if they have opened back up. Please don't contact me until they do.
|
||||
</div>
|
||||
`);
|
||||
// <br>Alternatively, you can also commission my friend <a href="https://quarris.github.io/commissions">Quarris</a>, who has done some great work in the past.
|
||||
}
|
||||
});
|
||||
});
|
||||
|
|
Loading…
Reference in a new issue