summaryrefslogtreecommitdiff
path: root/info.html
diff options
context:
space:
mode:
authorAdam T. Carpenter <atc@53hor.net>2020-12-14 17:51:26 -0500
committerAdam T. Carpenter <atc@53hor.net>2020-12-14 17:51:26 -0500
commitd9e9f116ee4139e18f725f6de34ca90c5e598681 (patch)
treec0fdf02f54b682f3260a84dcf21fe7d162c668ce /info.html
parent2d70a0e45d9aef986cb3049de01978b56d830272 (diff)
download53hor-d9e9f116ee4139e18f725f6de34ca90c5e598681.tar.xz
53hor-d9e9f116ee4139e18f725f6de34ca90c5e598681.zip
moved include/images to nextcloud
Diffstat (limited to 'info.html')
-rw-r--r--info.html19
1 files changed, 14 insertions, 5 deletions
diff --git a/info.html b/info.html
index 0ef4264..4be5a2d 100644
--- a/info.html
+++ b/info.html
@@ -8,7 +8,10 @@
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="Info" />
<meta property="og:type" content="website" />
@@ -98,11 +101,17 @@
<h3>Repos</h3>
- TODO:
+ <p>
+ I self-host all of my own Git repositories. You can
+ <a href="https://git.53hor.net">access them here</a>.
+ </p>
<h3>Self-Hosted Apps and Games</h3>
- TODO:
+ <p>
+ I self-host a variety of applications and games. A few of them are
+ public. You may <a href="/hosted.html">access them here</a>.
+ </p>
<h2>Contacting Me</h2>
@@ -233,8 +242,8 @@
</p>
<h2>Hosting</h2>
- <img src="includes/images/power-button.gif" />
- <img src="includes/images/light_button.png" />
+ <img src="https://nextcloud.53hor.net/s/bfbnMP9FEKEi6pa/preview" />
+ <img src="https://nextcloud.53hor.net/s/oZwQpJEwoEqrb4b/preview" />
</article>
</body>
</html>