Center footer text
This commit is contained in:
parent
5862d78613
commit
f84e9a2465
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ const COMMIT = import.meta.env.PUBLIC_COMMIT === "" ? "Docker Build!" : `<a href
|
|||
<hr class="h-1" style="" />
|
||||
<footer class="flexcol">
|
||||
<div class="flexrow">
|
||||
<p>
|
||||
<p class="text-center">
|
||||
| <a href="https://github.com/BuyMyMojo/aria.coffee" target="_blank"
|
||||
> <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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue