aboutsummaryrefslogtreecommitdiffstats
path: root/src/b
diff options
context:
space:
mode:
authorRomain Gonçalves <me@rgoncalves.se>2024-06-04 13:36:19 +0200
committerRomain Gonçalves <me@rgoncalves.se>2024-06-04 13:36:19 +0200
commita4a7a2c1c2684cdd8f708e0a5f78f9db8a3013e6 (patch)
tree78e76ca58aa09407a66150313fef874ac86d334b /src/b
parentffef41df1db4a7e7c00a2cb493b733738a43b28e (diff)
downloadrgoncalves.se-a4a7a2c1c2684cdd8f708e0a5f78f9db8a3013e6.tar.gz
fix: point image url to static directory
Diffstat (limited to 'src/b')
-rw-r--r--src/b/2022-07-organizing-qutebrowser-hyperlinks.md4
-rw-r--r--src/b/2023-05-computers-praha.md2
2 files changed, 3 insertions, 3 deletions
diff --git a/src/b/2022-07-organizing-qutebrowser-hyperlinks.md b/src/b/2022-07-organizing-qutebrowser-hyperlinks.md
index b8f5655..897db08 100644
--- a/src/b/2022-07-organizing-qutebrowser-hyperlinks.md
+++ b/src/b/2022-07-organizing-qutebrowser-hyperlinks.md
@@ -43,7 +43,7 @@ bookmark file, but ended up doing Python injection from the qutebrowser
configuration file. Thanks to the functions injection, the sorting and
formatting operations are hooked to the `bookmark-add` keybind.
-![qutebrowser-bookmark-popup](/img/b/qutebrowser-bookmark-popup.jpg)
+![qutebrowser-bookmark-popup](/static/b/qutebrowser-bookmark-popup.jpg)
## Implementation
@@ -123,7 +123,7 @@ formatting operations are hooked to the `bookmark-add` keybind.
Now all my bookmark entries are sorted by their titles automatically, and it
looks way better when I preview them!
-![qutebrowser-bookmark-entries](/img/b/qutebrowser-bookmark-entries.jpg)
+![qutebrowser-bookmark-entries](/static/b/qutebrowser-bookmark-entries.jpg)
(Next step: integrate a fuzzy-finder for searching bookmarks)
diff --git a/src/b/2023-05-computers-praha.md b/src/b/2023-05-computers-praha.md
index a87a2f6..c038fb5 100644
--- a/src/b/2023-05-computers-praha.md
+++ b/src/b/2023-05-computers-praha.md
@@ -3,7 +3,7 @@ title: Computers in Praha
date: 2023-05-03
---
-![cell-site-in-praha](/img/b/praha-cell-site.jpg)
+![cell-site-in-praha](/static/b/praha-cell-site.jpg)
## Open Compute
remember that computers suck.