summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam T. Carpenter <atc@53hor.net>2021-02-09 17:00:44 -0500
committerAdam T. Carpenter <atc@53hor.net>2021-02-09 17:00:44 -0500
commitaf5f4cb934741a172adde10923968d7e3d09bed1 (patch)
tree0e26fa7a3c826f62678f952efd0d8ce1b930a102
parent97175ce594674c26d3ff627622ffbc92182a30bd (diff)
download53hor-af5f4cb934741a172adde10923968d7e3d09bed1.tar.xz
53hor-af5f4cb934741a172adde10923968d7e3d09bed1.zip
fixed majority of nextcloud photo links
-rw-r--r--drafts/html-for-docs-2020.html4
-rw-r--r--hosted.html2
-rw-r--r--index.html2
-rw-r--r--info.html15
-rw-r--r--posts/computing/2019-04-06-why-have-a-website-in-2019.html2
-rw-r--r--posts/computing/2020-12-22-why-does-everyone-use-adobe-acrobat-reader.html6
-rw-r--r--posts/computing/2020-12-29-antivirus-software-is-a-hack.html6
-rw-r--r--posts/interesting/2020-11-30-titanic's-last-signals.html2
-rw-r--r--posts/life/2019-07-21-dancing-the-shag-and-the-new-lion-king.html2
-rw-r--r--posts/life/2019-07-28-i-finally-found-a-drink-i-like.html2
-rw-r--r--posts/life/2019-08-11-marrying-my-best-friend.html2
-rw-r--r--posts/life/2020-04-10-the-obligatory-covid-19-post.html2
-rw-r--r--posts/life/2020-04-10-wedding-photos-are-here.html2
-rw-r--r--posts/life/2021-01-15-adam-s-2020-reading-list.html2
-rw-r--r--posts/programming/2020-07-11-why-computer-science-at-w-m.html2
-rw-r--r--posts/programming/2020-12-01-the-guides.html2
-rw-r--r--posts/programming/2020-12-04-aoc-2020-day-1-in-cbm-basic.html2
-rw-r--r--posts/programming/2020-12-08-useful-sprint-planning-from-a-certified-scrum-master.html2
-rw-r--r--posts/programming/2021-01-28-undefined-javasript-is-undefined-.html2
-rw-r--r--posts/unix/2019-07-04-the-best-way-to-transfer-gopro-files-with-linux.html2
-rw-r--r--posts/unix/2019-09-28-my-preferred-method-for-data-recovery.html2
-rw-r--r--posts/unix/2020-07-26-now-this-is-a-minimal-install.html2
-rw-r--r--posts/unix/2021-01-15-root-on-zfs-a-zpool-of-mirror-vdevs-the-easy-way.html2
-rw-r--r--posts/wheels/2019-06-07-how-to-start-and-drive-a-hudson-hornet.html2
-rw-r--r--posts/wheels/2019-07-04-yabs-yet-another-bad-shop.html2
-rw-r--r--posts/wheels/2019-08-30-keep-right-except-to-pass.html2
-rw-r--r--software.html2
-rw-r--r--templates/template.html2
28 files changed, 45 insertions, 34 deletions
diff --git a/drafts/html-for-docs-2020.html b/drafts/html-for-docs-2020.html
index be56281..1435b47 100644
--- a/drafts/html-for-docs-2020.html
+++ b/drafts/html-for-docs-2020.html
@@ -1,5 +1,7 @@
<h1>Document Writing: Markdown? Latex? WINWORD.EXE? Nope, just HTML</h1>
-<p><img src="https://nextcloud.53hor.net/s/4e4YLXQqEs8iwCa/preview" /></p>
+<p>
+ <img src="https://nextcloud.53hor.net/index.php/s/XaZRfgK3G7ZzWbs/preview" />
+</p>
<p>The year is 2020 and I write the majority of my documents in HTML.</p>
diff --git a/hosted.html b/hosted.html
index 23e3a74..aa8e86a 100644
--- a/hosted.html
+++ b/hosted.html
@@ -10,7 +10,7 @@
/>
<meta
property="og:image"
- content="https://nextcloud.53hor.net/s/iBGxB7P3BKRbj9P/preview"
+ content="https://nextcloud.53hor.net/index.php/s/Nx9e7iHbw4t99wo/preview"
/>
<meta property="og:site_name" content="53hor.net" />
<meta property="og:title" content="Self-Hosted Stuff" />
diff --git a/index.html b/index.html
index 7f0ccf7..0a1d99c 100644
--- a/index.html
+++ b/index.html
@@ -10,7 +10,7 @@
/>
<meta
property="og:image"
- content="https://nextcloud.53hor.net/s/iBGxB7P3BKRbj9P/preview"
+ content="https://nextcloud.53hor.net/index.php/s/Nx9e7iHbw4t99wo/preview"
/>
<meta property="og:site_name" content="53hor.net" />
<meta property="og:title" content="Home" />
diff --git a/info.html b/info.html
index 4be5a2d..b06994f 100644
--- a/info.html
+++ b/info.html
@@ -10,7 +10,7 @@
/>
<meta
property="og:image"
- content="https://nextcloud.53hor.net/s/iBGxB7P3BKRbj9P/preview"
+ content="https://nextcloud.53hor.net/index.php/s/Nx9e7iHbw4t99wo/preview"
/>
<meta property="og:site_name" content="53hor.net" />
<meta property="og:title" content="Info" />
@@ -65,7 +65,9 @@
and this is my personal web site.
</p>
<p>
- <img src="https://nextcloud.53hor.net/s/JybL4rc3AQZb3Hk/preview" />
+ <img
+ src="https://nextcloud.53hor.net/index.php/s/zL2AJHwtCWLX2Eq/preview"
+ />
</p>
<p>
@@ -241,9 +243,12 @@
>.
</p>
- <h2>Hosting</h2>
- <img src="https://nextcloud.53hor.net/s/bfbnMP9FEKEi6pa/preview" />
- <img src="https://nextcloud.53hor.net/s/oZwQpJEwoEqrb4b/preview" />
+ <img
+ src="https://nextcloud.53hor.net/index.php/s/G3QG8FNb8aDmzcc/preview"
+ />
+ <img
+ src="https://nextcloud.53hor.net/index.php/s/nKmSsrxa4LkRHdM/preview"
+ />
</article>
</body>
</html>
diff --git a/posts/computing/2019-04-06-why-have-a-website-in-2019.html b/posts/computing/2019-04-06-why-have-a-website-in-2019.html
index b572ec1..7fb9b48 100644
--- a/posts/computing/2019-04-06-why-have-a-website-in-2019.html
+++ b/posts/computing/2019-04-06-why-have-a-website-in-2019.html
@@ -8,7 +8,7 @@
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/index.php/s/Nx9e7iHbw4t99wo/preview" />
<meta property="og:site_name" content="53hor.net" />
<meta property="og:title" content="Why Have a Web Site in 2019?" />
<meta property="og:type" content="website" />
diff --git a/posts/computing/2020-12-22-why-does-everyone-use-adobe-acrobat-reader.html b/posts/computing/2020-12-22-why-does-everyone-use-adobe-acrobat-reader.html
index 06419b5..81136e8 100644
--- a/posts/computing/2020-12-22-why-does-everyone-use-adobe-acrobat-reader.html
+++ b/posts/computing/2020-12-22-why-does-everyone-use-adobe-acrobat-reader.html
@@ -10,7 +10,7 @@
/>
<meta
property="og:image"
- content="https://nextcloud.53hor.net/s/iBGxB7P3BKRbj9P/preview"
+ content="https://nextcloud.53hor.net/index.php/s/Nx9e7iHbw4t99wo/preview"
/>
<meta property="og:site_name" content="53hor.net" />
<meta
@@ -62,7 +62,9 @@
<h1>Why Does Everyone Use Adobe Acrobat [Reader]?</h1>
<p>
- <img src="https://nextcloud.53hor.net/s/688ztNiSAri3eDN/preview" />
+ <img
+ src="https://nextcloud.53hor.net/index.php/s/Pq8ZPe8THoH3Eoo/preview"
+ />
</p>
<p>
diff --git a/posts/computing/2020-12-29-antivirus-software-is-a-hack.html b/posts/computing/2020-12-29-antivirus-software-is-a-hack.html
index b3f99ce..9aec081 100644
--- a/posts/computing/2020-12-29-antivirus-software-is-a-hack.html
+++ b/posts/computing/2020-12-29-antivirus-software-is-a-hack.html
@@ -10,7 +10,7 @@
/>
<meta
property="og:image"
- content="https://nextcloud.53hor.net/s/iBGxB7P3BKRbj9P/preview"
+ content="https://nextcloud.53hor.net/index.php/s/Nx9e7iHbw4t99wo/preview"
/>
<meta property="og:site_name" content="53hor.net" />
<meta property="og:title" content="Antivirus Software is a Hack" />
@@ -59,7 +59,9 @@
<h1>Antivirus Software is a Hack</h1>
<p>
- <img src="https://nextcloud.53hor.net/s/NDL7WZYZKbm8jJK/preview" />
+ <img
+ src="https://nextcloud.53hor.net/index.php/s/jJoFoA7Ppjb7rey/preview"
+ />
</p>
<p class="description">
diff --git a/posts/interesting/2020-11-30-titanic's-last-signals.html b/posts/interesting/2020-11-30-titanic's-last-signals.html
index 2602f95..f4a610a 100644
--- a/posts/interesting/2020-11-30-titanic's-last-signals.html
+++ b/posts/interesting/2020-11-30-titanic's-last-signals.html
@@ -8,7 +8,7 @@
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/index.php/s/Nx9e7iHbw4t99wo/preview" />
<meta property="og:site_name" content="53hor.net" />
<meta property="og:title" content="Titanic's Last Signals" />
<meta property="og:type" content="website" />
diff --git a/posts/life/2019-07-21-dancing-the-shag-and-the-new-lion-king.html b/posts/life/2019-07-21-dancing-the-shag-and-the-new-lion-king.html
index 9a79b17..b8deca5 100644
--- a/posts/life/2019-07-21-dancing-the-shag-and-the-new-lion-king.html
+++ b/posts/life/2019-07-21-dancing-the-shag-and-the-new-lion-king.html
@@ -8,7 +8,7 @@
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/index.php/s/Nx9e7iHbw4t99wo/preview" />
<meta property="og:site_name" content="53hor.net" />
<meta property="og:title" content="Dancing the Shag & Two Left Feet" />
<meta property="og:type" content="website" />
diff --git a/posts/life/2019-07-28-i-finally-found-a-drink-i-like.html b/posts/life/2019-07-28-i-finally-found-a-drink-i-like.html
index ab0a25d..6edd6ef 100644
--- a/posts/life/2019-07-28-i-finally-found-a-drink-i-like.html
+++ b/posts/life/2019-07-28-i-finally-found-a-drink-i-like.html
@@ -8,7 +8,7 @@
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/index.php/s/Nx9e7iHbw4t99wo/preview" />
<meta property="og:site_name" content="53hor.net" />
<meta property="og:title" content="Finally Found a Drink I Like" />
<meta property="og:type" content="website" />
diff --git a/posts/life/2019-08-11-marrying-my-best-friend.html b/posts/life/2019-08-11-marrying-my-best-friend.html
index 6597a09..9ac1153 100644
--- a/posts/life/2019-08-11-marrying-my-best-friend.html
+++ b/posts/life/2019-08-11-marrying-my-best-friend.html
@@ -8,7 +8,7 @@
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/index.php/s/Nx9e7iHbw4t99wo/preview" />
<meta property="og:site_name" content="53hor.net" />
<meta property="og:title" content="I Married My Best Friend!" />
<meta property="og:type" content="website" />
diff --git a/posts/life/2020-04-10-the-obligatory-covid-19-post.html b/posts/life/2020-04-10-the-obligatory-covid-19-post.html
index c7c0e86..44f6fd0 100644
--- a/posts/life/2020-04-10-the-obligatory-covid-19-post.html
+++ b/posts/life/2020-04-10-the-obligatory-covid-19-post.html
@@ -8,7 +8,7 @@
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/index.php/s/Nx9e7iHbw4t99wo/preview" />
<meta property="og:site_name" content="53hor.net" />
<meta property="og:title" content="Obligatory COVID-19 Post" />
<meta property="og:type" content="website" />
diff --git a/posts/life/2020-04-10-wedding-photos-are-here.html b/posts/life/2020-04-10-wedding-photos-are-here.html
index 9f51e96..20b5ccd 100644
--- a/posts/life/2020-04-10-wedding-photos-are-here.html
+++ b/posts/life/2020-04-10-wedding-photos-are-here.html
@@ -8,7 +8,7 @@
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/index.php/s/Nx9e7iHbw4t99wo/preview" />
<meta property="og:site_name" content="53hor.net" />
<meta property="og:title" content="Wedding Photo Debacle" />
<meta property="og:type" content="website" />
diff --git a/posts/life/2021-01-15-adam-s-2020-reading-list.html b/posts/life/2021-01-15-adam-s-2020-reading-list.html
index f8fb64d..639e384 100644
--- a/posts/life/2021-01-15-adam-s-2020-reading-list.html
+++ b/posts/life/2021-01-15-adam-s-2020-reading-list.html
@@ -10,7 +10,7 @@
/>
<meta
property="og:image"
- content="https://nextcloud.53hor.net/s/iBGxB7P3BKRbj9P/preview"
+ content="https://nextcloud.53hor.net/index.php/s/Nx9e7iHbw4t99wo/preview"
/>
<meta property="og:site_name" content="53hor.net" />
<meta property="og:title" content="Adam's 2020 Reading List" />
diff --git a/posts/programming/2020-07-11-why-computer-science-at-w-m.html b/posts/programming/2020-07-11-why-computer-science-at-w-m.html
index 4f746a1..8933bcf 100644
--- a/posts/programming/2020-07-11-why-computer-science-at-w-m.html
+++ b/posts/programming/2020-07-11-why-computer-science-at-w-m.html
@@ -8,7 +8,7 @@
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/index.php/s/Nx9e7iHbw4t99wo/preview" />
<meta property="og:site_name" content="53hor.net" />
<meta
property="og:title"
diff --git a/posts/programming/2020-12-01-the-guides.html b/posts/programming/2020-12-01-the-guides.html
index 2d09645..48e2d79 100644
--- a/posts/programming/2020-12-01-the-guides.html
+++ b/posts/programming/2020-12-01-the-guides.html
@@ -8,7 +8,7 @@
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/index.php/s/Nx9e7iHbw4t99wo/preview" />
<meta property="og:site_name" content="53hor.net" />
<meta property="og:title" content="[The Guides]" />
<meta property="og:type" content="website" />
diff --git a/posts/programming/2020-12-04-aoc-2020-day-1-in-cbm-basic.html b/posts/programming/2020-12-04-aoc-2020-day-1-in-cbm-basic.html
index 9dd260d..c59a893 100644
--- a/posts/programming/2020-12-04-aoc-2020-day-1-in-cbm-basic.html
+++ b/posts/programming/2020-12-04-aoc-2020-day-1-in-cbm-basic.html
@@ -8,7 +8,7 @@
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/index.php/s/Nx9e7iHbw4t99wo/preview" />
<meta property="og:site_name" content="53hor.net" />
<meta property="og:title" content="AOC 2020 Day 1 in CBM Basic" />
<meta property="og:type" content="website" />
diff --git a/posts/programming/2020-12-08-useful-sprint-planning-from-a-certified-scrum-master.html b/posts/programming/2020-12-08-useful-sprint-planning-from-a-certified-scrum-master.html
index a47a3dc..0d5fffe 100644
--- a/posts/programming/2020-12-08-useful-sprint-planning-from-a-certified-scrum-master.html
+++ b/posts/programming/2020-12-08-useful-sprint-planning-from-a-certified-scrum-master.html
@@ -8,7 +8,7 @@
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/index.php/s/Nx9e7iHbw4t99wo/preview" />
<meta property="og:site_name" content="53hor.net" />
<meta
property="og:title"
diff --git a/posts/programming/2021-01-28-undefined-javasript-is-undefined-.html b/posts/programming/2021-01-28-undefined-javasript-is-undefined-.html
index d4b8f11..e12203b 100644
--- a/posts/programming/2021-01-28-undefined-javasript-is-undefined-.html
+++ b/posts/programming/2021-01-28-undefined-javasript-is-undefined-.html
@@ -10,7 +10,7 @@
/>
<meta
property="og:image"
- content="https://nextcloud.53hor.net/s/iBGxB7P3BKRbj9P/preview"
+ content="https://nextcloud.53hor.net/index.php/s/Nx9e7iHbw4t99wo/preview"
/>
<meta property="og:site_name" content="53hor.net" />
<meta property="og:title" content="Undefined? JavaSript Is Undefined." />
diff --git a/posts/unix/2019-07-04-the-best-way-to-transfer-gopro-files-with-linux.html b/posts/unix/2019-07-04-the-best-way-to-transfer-gopro-files-with-linux.html
index 7a9b230..bbe5b28 100644
--- a/posts/unix/2019-07-04-the-best-way-to-transfer-gopro-files-with-linux.html
+++ b/posts/unix/2019-07-04-the-best-way-to-transfer-gopro-files-with-linux.html
@@ -8,7 +8,7 @@
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/index.php/s/Nx9e7iHbw4t99wo/preview" />
<meta property="og:site_name" content="53hor.net" />
<meta
property="og:title"
diff --git a/posts/unix/2019-09-28-my-preferred-method-for-data-recovery.html b/posts/unix/2019-09-28-my-preferred-method-for-data-recovery.html
index 924e305..9751eda 100644
--- a/posts/unix/2019-09-28-my-preferred-method-for-data-recovery.html
+++ b/posts/unix/2019-09-28-my-preferred-method-for-data-recovery.html
@@ -8,7 +8,7 @@
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/index.php/s/Nx9e7iHbw4t99wo/preview" />
<meta property="og:site_name" content="53hor.net" />
<meta property="og:title" content="How I Do Data Recovery" />
<meta property="og:type" content="website" />
diff --git a/posts/unix/2020-07-26-now-this-is-a-minimal-install.html b/posts/unix/2020-07-26-now-this-is-a-minimal-install.html
index 606c07c..64652a7 100644
--- a/posts/unix/2020-07-26-now-this-is-a-minimal-install.html
+++ b/posts/unix/2020-07-26-now-this-is-a-minimal-install.html
@@ -8,7 +8,7 @@
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/index.php/s/Nx9e7iHbw4t99wo/preview" />
<meta property="og:site_name" content="53hor.net" />
<meta property="og:title" content="Now This is a Minimal Install!" />
<meta property="og:type" content="website" />
diff --git a/posts/unix/2021-01-15-root-on-zfs-a-zpool-of-mirror-vdevs-the-easy-way.html b/posts/unix/2021-01-15-root-on-zfs-a-zpool-of-mirror-vdevs-the-easy-way.html
index 3fd0309..6f515f3 100644
--- a/posts/unix/2021-01-15-root-on-zfs-a-zpool-of-mirror-vdevs-the-easy-way.html
+++ b/posts/unix/2021-01-15-root-on-zfs-a-zpool-of-mirror-vdevs-the-easy-way.html
@@ -10,7 +10,7 @@
/>
<meta
property="og:image"
- content="https://nextcloud.53hor.net/s/iBGxB7P3BKRbj9P/preview"
+ content="https://nextcloud.53hor.net/index.php/s/Nx9e7iHbw4t99wo/preview"
/>
<meta property="og:site_name" content="53hor.net" />
<meta
diff --git a/posts/wheels/2019-06-07-how-to-start-and-drive-a-hudson-hornet.html b/posts/wheels/2019-06-07-how-to-start-and-drive-a-hudson-hornet.html
index 203e919..9224534 100644
--- a/posts/wheels/2019-06-07-how-to-start-and-drive-a-hudson-hornet.html
+++ b/posts/wheels/2019-06-07-how-to-start-and-drive-a-hudson-hornet.html
@@ -8,7 +8,7 @@
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/index.php/s/Nx9e7iHbw4t99wo/preview" />
<meta property="og:site_name" content="53hor.net" />
<meta
property="og:title"
diff --git a/posts/wheels/2019-07-04-yabs-yet-another-bad-shop.html b/posts/wheels/2019-07-04-yabs-yet-another-bad-shop.html
index 8f7a473..b0707e1 100644
--- a/posts/wheels/2019-07-04-yabs-yet-another-bad-shop.html
+++ b/posts/wheels/2019-07-04-yabs-yet-another-bad-shop.html
@@ -8,7 +8,7 @@
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/index.php/s/Nx9e7iHbw4t99wo/preview" />
<meta property="og:site_name" content="53hor.net" />
<meta property="og:title" content="YABS: Yet Another Bad Shop" />
<meta property="og:type" content="website" />
diff --git a/posts/wheels/2019-08-30-keep-right-except-to-pass.html b/posts/wheels/2019-08-30-keep-right-except-to-pass.html
index 5babc67..8fe960c 100644
--- a/posts/wheels/2019-08-30-keep-right-except-to-pass.html
+++ b/posts/wheels/2019-08-30-keep-right-except-to-pass.html
@@ -8,7 +8,7 @@
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/index.php/s/Nx9e7iHbw4t99wo/preview" />
<meta property="og:site_name" content="53hor.net" />
<meta
property="og:title"
diff --git a/software.html b/software.html
index e320d6f..b633d8f 100644
--- a/software.html
+++ b/software.html
@@ -8,7 +8,7 @@
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/index.php/s/Nx9e7iHbw4t99wo/preview" />
<meta property="og:site_name" content="53hor.net" />
<meta property="og:title" content="Software" />
<meta property="og:type" content="website" />
diff --git a/templates/template.html b/templates/template.html
index 831a99f..950547e 100644
--- a/templates/template.html
+++ b/templates/template.html
@@ -8,7 +8,7 @@
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/index.php/s/Nx9e7iHbw4t99wo/preview" />
<meta property="og:site_name" content="53hor.net" />
<meta property="og:title" content="{{ title }}" />
<meta property="og:type" content="website" />