Web/main/commissions/closed.js
Ell 83e4e487f8
All checks were successful
ci/woodpecker/push/main Pipeline was successful
moved closed commissions info around
2023-10-03 22:40:52 +02:00

7 lines
432 B
JavaScript

$(".closed").html( /*html*/ `
<div class="alert alert-warning" role="alert">
<strong>My commissions are currently closed.</strong>
<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.