Commit Graph

9 Commits

Author SHA1 Message Date
benjamin 9815a6d4be Add html meta
In particular, specify viewport to fix display on mobile.
See https://blog.jim-nielsen.com/2025/dont-forget-these-html-tags/
2025-10-28 20:51:59 +00:00
benjamin 7bf8080825 Add favicon 2021-06-03 01:18:40 +02:00
benjamin 2437a3f26b Move css to a separate file, serve static files under /static/ route 2021-06-03 01:05:12 +02:00
benjamin 36d98ae337 Encode youtube url parameter correctly 2021-06-02 16:09:45 +02:00
benjamin ee58f11faa Add 'search on youtube' links on results 2021-06-02 08:43:21 +02:00
benjamin f0c7a0c61f Use a table to present results 2021-06-02 08:09:59 +02:00
benjamin a2cc77954f Simplify template, add previous/next hour links, use a single route 2021-06-01 23:03:57 +02:00
benjamin cebe819e25 Remove unused template 2021-05-30 08:58:56 +02:00
benjamin df964b8722 Initial commit 2021-05-29 00:52:25 +02:00