summary refs log tree commit diff
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--txt/music.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/txt/music.md b/txt/music.md
index 5eaf7099..a9085348 100644
--- a/txt/music.md
+++ b/txt/music.md
@@ -1,3 +1,4 @@
+- [Zhaoze — Birds Contending][73]
 - [Colin Stetson — Reborn][72]
 - [Holly Herndon — Frontier][71]
 - [Bleachers — Tiny Desk Concert][70]
@@ -153,3 +154,4 @@
 [70]: https://youtu.be/QCtkkX2f18M
 [71]: https://youtu.be/rvNqNgHAEys
 [72]: https://youtu.be/MVnSFj6XQZY
+[73]: https://zhaoze.bandcamp.com/album/birds-contending
4:08:53 -0400'>2020-07-17Filter networks with only private contextsJune McEnroe 2020-07-17Add export optionJune McEnroe Adding the export query parameter to any page downloads a .html with the default stylesheet embedded, and all navigation, forms and internal links removed, for being able to share some part of a private instance of litterbox. 2020-07-17Add margin to inputsJune McEnroe Seems that only Safari provides any margins on form elements by default. 2020-07-16Don't write null terminator in stylesheet responseJune McEnroe 2020-07-16Remove sudo from make installJune McEnroe