Skip to content

Commit 5df990d

Browse files
committed
fix video and tags
1 parent c846838 commit 5df990d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

_posts/2026-08-12-ereader-battles.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
layout: post
33
title: "Organizing books on my Kobo e-reader"
44
date: 2026-08-12
5-
tags: books, tech
5+
tags: books tech
66
---
77

88
I used my Kobo e-reader for two things: reading library books (synced from OverDrive); and downloading free public domain classics from [Standard Ebooks](https://standardebooks.org/ebooks).
@@ -25,7 +25,7 @@ While I was doing this annoying task, I figured I should clean out my books arch
2525

2626
When you let your books pile up like I did.... this is a very long and frustrating process. Even after you’ve executed the three clicks necessary to relegate a book to the annals of the archive, page snaps back to the top so you always have to scroll.
2727

28-
<video class="post-video" controls preload="metadata" playsinline>
28+
<video class="post-video" autoplay loop muted preload="auto" playsinline>
2929
<source src="/assets/kobo-library.mp4" type="video/mp4">
3030
Your browser doesn’t support embedded video. <a href="/assets/kobo-library.mp4">Download the video</a> instead.
3131
</video>

0 commit comments

Comments
 (0)