chore: refactor image setup
This commit is contained in:
parent
f5b480e195
commit
82a8a1f15a
20 changed files with 121 additions and 52 deletions
|
@ -1,6 +1,6 @@
|
|||
<div class="mb-4">
|
||||
<div class="w-full flex justify-center">
|
||||
{% image './src/assets/img/webrings/theclaw.png', 'The Claw Webring', '', '200px' %}
|
||||
{% image './src/assets/img/webrings/theclaw.png', 'The Claw Webring' %}
|
||||
</div>
|
||||
<h3 class="m-0 text-xl font-bold leading-tight tracking-normal dark:text-gray-200 md:text-2xl mb-6 text-center">
|
||||
The Claw Webring
|
||||
|
|
Reference in a new issue