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 /index.html | |
parent | 2d70a0e45d9aef986cb3049de01978b56d830272 (diff) | |
download | 53hor-d9e9f116ee4139e18f725f6de34ca90c5e598681.tar.xz 53hor-d9e9f116ee4139e18f725f6de34ca90c5e598681.zip |
moved include/images to nextcloud
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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="Home" /> <meta property="og:type" content="website" /> |