feat: add labels for items
This commit is contained in:
parent
fafabaaf65
commit
1d0093ad63
1 changed files with 3 additions and 3 deletions
|
@ -16,8 +16,8 @@
|
|||
<body>
|
||||
<h1>What's running?</h1>
|
||||
<ul>
|
||||
<li><a href="https://host.ayo.run">host.ayo.run</a></li>
|
||||
<li><a href="https://git.ayo.run">git.ayo.run</a></li>
|
||||
<li><strong>Forgejo</strong> - <a href="https://git.ayo.run/ayo">git.ayo.run</a></li>
|
||||
<li><strong>Coolify</strong> - <a href="https://host.ayo.run">host.ayo.run</a></li>
|
||||
</ul>
|
||||
</body>
|
||||
|
||||
|
|
Loading…
Reference in a new issue