mirror of
https://git.aria.coffee/BuyMyAria/aria.coffee.git
synced 2025-08-13 20:29:56 +00:00
feat(footer): move button, web ring and carbon rating to center
This commit is contained in:
parent
716bf0663d
commit
afaf2d61b7
1 changed files with 1 additions and 1 deletions
|
@ -40,7 +40,7 @@ const COMMIT = `<a href=${commitURL} target="_blank">${execSync(`git log -1 --pr
|
||||||
<br />
|
<br />
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
<div class="flex">
|
<div class="flex place-self-center">
|
||||||
<img
|
<img
|
||||||
class="badge size-fit"
|
class="badge size-fit"
|
||||||
src={`/static/img/buttons/aria.${buttonFormat}`}
|
src={`/static/img/buttons/aria.${buttonFormat}`}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue