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