diff options
author | Adam T. Carpenter <atc@53hor.net> | 2020-12-14 17:51:26 -0500 |
---|---|---|
committer | Adam T. Carpenter <atc@53hor.net> | 2020-12-14 17:51:26 -0500 |
commit | d9e9f116ee4139e18f725f6de34ca90c5e598681 (patch) | |
tree | c0fdf02f54b682f3260a84dcf21fe7d162c668ce /hosted.html | |
parent | 2d70a0e45d9aef986cb3049de01978b56d830272 (diff) | |
download | 53hor-d9e9f116ee4139e18f725f6de34ca90c5e598681.tar.xz 53hor-d9e9f116ee4139e18f725f6de34ca90c5e598681.zip |
moved include/images to nextcloud
Diffstat (limited to 'hosted.html')
-rw-r--r-- | hosted.html | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/hosted.html b/hosted.html index 99a3db2..073b8cc 100644 --- a/hosted.html +++ b/hosted.html @@ -8,7 +8,7 @@ property="og:description" content="The World Wide Web pages of Adam Carpenter" /> - <meta property="og:image" content="/includes/images/logo_diag.png" /> + <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" /> @@ -55,7 +55,9 @@ <article> <h1>Self-Hosted Stuff</h1> - <h2>Self-Hosted Applications</h2> + <p>TODO:</p> + + <h2>Applications</h2> <ul> <li>FreeBSD Package Repository</li> |