Center footer text

This commit is contained in:
Aria 2025-03-16 19:47:47 +11:00
parent 5862d78613
commit f84e9a2465
Signed by untrusted user who does not match committer: aria
GPG key ID: 19AB7AA462B8AB3B

View file

@ -11,7 +11,7 @@ const COMMIT = import.meta.env.PUBLIC_COMMIT === "" ? "Docker Build!" : `<a href
<hr class="h-1" style="" /> <hr class="h-1" style="" />
<footer class="flexcol"> <footer class="flexcol">
<div class="flexrow"> <div class="flexrow">
<p> <p class="text-center">
| <a href="https://github.com/BuyMyMojo/aria.coffee" target="_blank" | <a href="https://github.com/BuyMyMojo/aria.coffee" target="_blank"
> <Icon name="mdi:source-branch" class={"svg-inline"}/>Source Code</a > <Icon name="mdi:source-branch" class={"svg-inline"}/>Source Code</a
> - Commit:<Fragment set:html={COMMIT} /> | <a href="https://aria.coffee/rss.xml" target="_blank" > - Commit:<Fragment set:html={COMMIT} /> | <a href="https://aria.coffee/rss.xml" target="_blank"