From 35533ac1040042826d4ad50ba3f4ceb0594c5a7e Mon Sep 17 00:00:00 2001 From: Christian Cleberg Date: Sat, 1 Nov 2025 14:51:15 -0500 Subject: convert all PNGs to WebP --- content/blog/2022-03-02-reliable-notes.org | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'content/blog/2022-03-02-reliable-notes.org') diff --git a/content/blog/2022-03-02-reliable-notes.org b/content/blog/2022-03-02-reliable-notes.org index 9e06624..42628a9 100644 --- a/content/blog/2022-03-02-reliable-notes.org +++ b/content/blog/2022-03-02-reliable-notes.org @@ -44,7 +44,7 @@ Markdown file in plain-text, since it does contain any features to preview Markdown as HTML: #+caption: Plain Text Markdown -[[https://img.cleberg.net/blog/20220302-easy-reliable-note-taking/plain_markdown.png]] +[[https://img.cleberg.net/blog/20220302-easy-reliable-note-taking/plain_markdown.webp]] ** Saving & Syncing Files :PROPERTIES: @@ -118,13 +118,13 @@ Here's an example of how my Markdown notes look when opened in plain-text mode: #+caption: Obsidian Markdown Source Mode -[[https://img.cleberg.net/blog/20220302-easy-reliable-note-taking/obsidian_source_mode.png]] +[[https://img.cleberg.net/blog/20220302-easy-reliable-note-taking/obsidian_source_mode.webp]] Here's the "live preview" version, where the Markdown is rendered into its HTML format: #+caption: Obsidian Markdown Live Preview -[[https://img.cleberg.net/blog/20220302-easy-reliable-note-taking/obsidian_live_preview.png]] +[[https://img.cleberg.net/blog/20220302-easy-reliable-note-taking/obsidian_live_preview.webp]] *** Programming on Desktop :PROPERTIES: -- cgit v1.2.3