diff options
| author | Christian Cleberg <[email protected]> | 2025-11-01 14:51:15 -0500 |
|---|---|---|
| committer | Christian Cleberg <[email protected]> | 2025-11-01 14:51:15 -0500 |
| commit | 35533ac1040042826d4ad50ba3f4ceb0594c5a7e (patch) | |
| tree | 8498f9fdcd461f43310e71149b26a35c0b64a0f9 /content/blog/2024-03-13-doom-emacs.org | |
| parent | 39b1acc3d357e389198a43b4ebf64138f3e9248d (diff) | |
| download | cleberg.net-35533ac1040042826d4ad50ba3f4ceb0594c5a7e.tar.gz cleberg.net-35533ac1040042826d4ad50ba3f4ceb0594c5a7e.tar.bz2 cleberg.net-35533ac1040042826d4ad50ba3f4ceb0594c5a7e.zip | |
convert all PNGs to WebP
Diffstat (limited to 'content/blog/2024-03-13-doom-emacs.org')
| -rw-r--r-- | content/blog/2024-03-13-doom-emacs.org | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/content/blog/2024-03-13-doom-emacs.org b/content/blog/2024-03-13-doom-emacs.org index a583120..9e7bf11 100644 --- a/content/blog/2024-03-13-doom-emacs.org +++ b/content/blog/2024-03-13-doom-emacs.org @@ -12,10 +12,10 @@ and the help pane open at the bottomm. The themes are =doom-homage-white= and =doom-homage-black=. #+caption: Doom Emacs Light Mode -[[https://img.cleberg.net/blog/20240314-doom-emacs/light.png]] +[[https://img.cleberg.net/blog/20240314-doom-emacs/light.webp]] #+caption: Doom Emacs Dark Mode -[[https://img.cleberg.net/blog/20240314-doom-emacs/dark.png]] +[[https://img.cleberg.net/blog/20240314-doom-emacs/dark.webp]] ** Getting Started @@ -183,7 +183,7 @@ been slowly adoping some Python and general web dev tools as well. *** Markdown #+caption: Markdown Preview -[[https://img.cleberg.net/blog/20240314-doom-emacs/markdown.png]] +[[https://img.cleberg.net/blog/20240314-doom-emacs/markdown.webp]] Markdown is fairly simple as the syntax is limited, so just make sure the =~/.doom.d/init.el= includes the =markdown= declaration in the =:lang= section. @@ -205,7 +205,7 @@ things like link hiding. *** Org-Mode #+caption: Org-Mode Preview -[[https://img.cleberg.net/blog/20240314-doom-emacs/org.png]] +[[https://img.cleberg.net/blog/20240314-doom-emacs/org.webp]] Similar to the markdown section above, ensure that the =~/.doom.d/init.el= includes the =org= declaration in the =:lang= section. |
