update image in post
Prithu Goswami prithugoswami524@gmail.com
Wed, 13 May 2020 14:26:09 +0530
2 files changed,
1 insertions(+),
1 deletions(-)
M
hugo-site/content/posts/unix-pipeline/index.md
→
hugo-site/content/posts/unix-pipeline/index.md
@@ -273,7 +273,7 @@
Now, feh pops up with the memes and I can just browse through them using the arrow keys like they were on my local disk. -{{< figure src="feh-meme2.png" title="Feh screen" width="100%" >}} +{{< figure src="feh-meme.png" title="Feh screen" width="100%" >}} Or I could simply just download all of the images using wget, by replacing `feh` with `wget` above.