diff options
Diffstat (limited to 'hosted.html')
-rw-r--r-- | hosted.html | 23 |
1 files changed, 18 insertions, 5 deletions
diff --git a/hosted.html b/hosted.html index 073b8cc..23e3a74 100644 --- a/hosted.html +++ b/hosted.html @@ -8,7 +8,10 @@ property="og:description" content="The World Wide Web pages of Adam Carpenter" /> - <meta property="og:image" content="https://nextcloud.53hor.net/s/iBGxB7P3BKRbj9P/preview" /> + <meta + property="og:image" + content="https://nextcloud.53hor.net/s/iBGxB7P3BKRbj9P/preview" + /> <meta property="og:site_name" content="53hor.net" /> <meta property="og:title" content="Self-Hosted Stuff" /> <meta property="og:type" content="website" /> @@ -60,10 +63,20 @@ <h2>Applications</h2> <ul> - <li>FreeBSD Package Repository</li> - <li>Nextcloud Files, Contacts, Calendars</li> - <li>Plex Media Streaming</li> - <li>Gitea</li> + <li> + <a href="https://pkg.53hor.net"> FreeBSD Package Repository </a> + </li> + <li> + <a href="https://nextcloud.53hor.net"> + Nextcloud Files, Contacts, Calendars + </a> + </li> + <li> + <a href="https://plex.53hor.net">Plex Media Streaming</a> + </li> + <li> + <a href="https://git.53hor.net">Gitea</a> + </li> </ul> <h2>Game Servers</h2> |