diff options
| author | root <root@caddy-256phi.local> | 2026-03-31 19:56:28 +0200 |
|---|---|---|
| committer | root <root@caddy-256phi.local> | 2026-03-31 19:56:28 +0200 |
| commit | 92ba8c3422540589966b68ce5a4545de06f43ec6 (patch) | |
| tree | 5427f2e02fd51b7225c7ff88471befb7d6418396 | |
| parent | 729b35341009e7c3dda4e7cf9a57e383300258f6 (diff) | |
Updated some tiny details and errors
| -rw-r--r-- | src/Pages/commissions/commissions.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/Pages/commissions/commissions.php b/src/Pages/commissions/commissions.php index 7eb155d..86ee0d8 100644 --- a/src/Pages/commissions/commissions.php +++ b/src/Pages/commissions/commissions.php @@ -281,7 +281,7 @@ <p class="price">Price: N/A</p> </div> <div class="commission-type-example"> - <img src="../../Assets/art/at_the_junction.jpg" alt="Complex scene example" loading="lazy"> + <img src="../../Assets/art/at_the_junction.jpeg" alt="Complex scene example" loading="lazy"> </div> </div> @@ -299,7 +299,7 @@ <li>Vague humanoid or anthro figures (faces obscured, forms abstracted)</li> <li>OCs or characters as part of a scene (stylized, not portrait-focused)</li> <li>Vent art and dark / unsettling themes</li> - <li>Adult Swim / [as] aesthetic</li> + <li>Anthro Swim / <as> aesthetic</li> <li>Pixel art icons and scenes</li> <li>Abstract or symbolic imagery</li> </ul> |
