adds status page to links
This commit is contained in:
parent
07ce474e8c
commit
74c72a03ae
1 changed files with 3 additions and 1 deletions
|
|
@ -5,6 +5,9 @@ path = "links"
|
|||
+++
|
||||
|
||||
<dl>
|
||||
<dt><a href="https://ily.rs/status">ily.rs/status</a></dt>
|
||||
<dd>Uptime for my services, and some others I track.</dd>
|
||||
|
||||
<dt><a href="https://textonly.website">textonly.website</a></dt>
|
||||
<dd>Collection of text-only personal sites</dd>
|
||||
|
||||
|
|
@ -13,5 +16,4 @@ path = "links"
|
|||
|
||||
<dt><a href="https://nownownow.com">nownownow.com</a></dt>
|
||||
<dd>Directory of /now pages</dd>
|
||||
|
||||
</dl>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue