Biblio update
All checks were successful
Deploy / deploy (push) Successful in 8s

This commit is contained in:
Madison Rye Progress
2026-04-06 15:04:46 -07:00
parent e995aaff88
commit a07f7d6310
2 changed files with 6 additions and 3 deletions

View File

@ -648,8 +648,7 @@ It just took me a long, long time to figure out disinterested identity.
* TVTropes. n.d. "Blue-and-Orange Morality." <https://tvtropes.org/pmwiki/pmwiki.php/Main/BlueAndOrangeMorality>.
* Various. 2001. "The 2001 Translation[^6]." <https://2001translation.org/read/job>. <https://2001translation.org/read/job>.
* Wakefield, Buddy. 2010. "Hurling Crowbirds at Mockingbars (Hope Is Not a Course of Action)." <https://thenervousbreakdown.com/bwakefield/2010/01/hurling-crowbirds-at-mockingbars-hope-is-not-a-course-of-action/>. <https://thenervousbreakdown.com/bwakefield/2010/01/hurling-crowbirds-at-mockingbars-hope-is-not-a-course-of-action/>.
Weinberger, Eliot, and Octavio Paz. 2016. *Nineteen Ways of Looking at Wang Wei: (With More Ways)*. New Directions Paperbook.
* Weinberger, Eliot, and Octavio Paz. 2016. *Nineteen Ways of Looking at Wang Wei: (With More Ways)*. New Directions Paperbook.
[^1]: Denoted *Alter* when verses are quoted.

View File

@ -46,7 +46,11 @@ header h2:after {
left: 0;
width: 25%;
border-top: 1px solid black;
}
}
li, li p {
text-align: left;
}
.dark-mode header h2:after {
border-top: 1px solid #eee;