diff options
author | Adam T. Carpenter <atc@53hor.net> | 2021-02-09 17:00:44 -0500 |
---|---|---|
committer | Adam T. Carpenter <atc@53hor.net> | 2021-02-09 17:00:44 -0500 |
commit | af5f4cb934741a172adde10923968d7e3d09bed1 (patch) | |
tree | 0e26fa7a3c826f62678f952efd0d8ce1b930a102 /drafts | |
parent | 97175ce594674c26d3ff627622ffbc92182a30bd (diff) | |
download | 53hor-af5f4cb934741a172adde10923968d7e3d09bed1.tar.xz 53hor-af5f4cb934741a172adde10923968d7e3d09bed1.zip |
fixed majority of nextcloud photo links
Diffstat (limited to 'drafts')
-rw-r--r-- | drafts/html-for-docs-2020.html | 4 |
1 files changed, 3 insertions, 1 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> |