Add workflow status to footer
Some checks failed
Deploy to Web Server / deploy (push) Has been cancelled
Some checks failed
Deploy to Web Server / deploy (push) Has been cancelled
This commit is contained in:
parent
252a9652b1
commit
44096a8802
1 changed files with 2 additions and 1 deletions
|
@ -18,7 +18,8 @@ const COMMIT = `<a href=${commitURL} target="_blank">${execSync(`git log -1 --pr
|
|||
> <Icon name="mdi:rss" class={"svg-inline"}/>RSS Feed</a
|
||||
> | <span class="tooltip"><a href="/special_blog"
|
||||
> <Icon name="mdi:rss" class={"svg-inline"}/>blog for robots!</a
|
||||
> <span class="tooltiptext"><nobr>AI Honeypot~</nobr></span></span> |
|
||||
> <span class="tooltiptext"><nobr>AI Honeypot~</nobr></span></span> | <img src="https://git.aria.coffee/BuyMyAria/aria.coffee/badges/workflows/deploy.yaml/badge.svg" width="130px" height="20" style="display: inline-block;
|
||||
" />
|
||||
</p>
|
||||
</div>
|
||||
<div class="flex">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue