summary refs log tree commit diff
path: root/www/causal.agency/dais.html
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2026-04-23 15:52:48 -0400
committerJune McEnroe <june@causal.agency>2026-04-23 15:53:59 -0400
commite770b01a0f1929ce585e8423e493d56ae22fc506 (patch)
tree16a12e873300bd299c309d0505771c28ebdfb68c /www/causal.agency/dais.html
parentAdd y-d template (diff)
downloadsrc-e770b01a0f1929ce585e8423e493d56ae22fc506.tar.gz
src-e770b01a0f1929ce585e8423e493d56ae22fc506.zip
Add dais from Left Hand of Darkness HEAD master
I have not read it. This was contributed by the woman who made me
install Real War: Not Fake.
Diffstat (limited to 'www/causal.agency/dais.html')
-rw-r--r--www/causal.agency/dais.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/www/causal.agency/dais.html b/www/causal.agency/dais.html
index 109654d3..88671c16 100644
--- a/www/causal.agency/dais.html
+++ b/www/causal.agency/dais.html
@@ -8,4 +8,5 @@ body { line-height: 1.5em; max-width: 78ch; margin: auto; padding: 0.5em 1ch; }
 <h1>First occurrences of the word “dais”</h1>
 <ol>
 <li>A. K. Larkwood, The Unspoken Name: p. 19
+<li>Ursula K. Le Guin, The Left Hand of Darkness: p. 31
 </ol>
low=1'>ui-shared: extract date formatting to a functionJohn Keeping 2015-08-13filter: don't use dlsym unnecessarilyJohn Keeping 2015-08-13ui-tree: use "sane" isgraph()John Keeping 2015-08-13cgit.h: move stdbool.h from ui-shared.hJohn Keeping 2015-08-13cache.c: fix header orderJohn Keeping 2015-08-13configfile.c: don't include system headers directlyJohn Keeping 2015-08-13Remove redundant includesJohn Keeping 2015-08-13Makefile: include Git's config.mak.unameJohn Keeping 2015-08-13tests: allow shell to be overriddenJohn Keeping 2015-08-13redirect: cleanlinessJason A. Donenfeld 2015-08-13redirect: be more careful for different cgi setupsJason A. Donenfeld 2015-08-12ui-log: fix double countingJohn Keeping 2015-08-12log: allow users to follow a fileJohn Keeping 2015-08-12shared: make cgit_diff_tree_cb publicJohn Keeping 2015-08-12t0110: Chain together using &&Jason A. Donenfeld 2015-08-12about: always ensure page has a trailing slashJason A. Donenfeld 2015-08-12filters: apply HTML escapingLazaros Koromilas 2015-08-12git: update to v2.5.0Christian Hesse 2015-08-12Fix processing of repo.hide and repo.ignoreDaniel Reichelt