diff options
48 files changed, 45 insertions, 78 deletions
diff --git a/404.html b/404.html index 954d6ce..32db87f 100644 --- a/404.html +++ b/404.html @@ -2,7 +2,7 @@ <html xmlns="http://www.w3.org/1999/xhtml" lang="en"> <head> <title>Not Found</title> - <link rel="stylesheet" href="/plain.css" /> + <link rel="stylesheet" href="/style.css" /> <link rel="shortcut icon" href="/favicon.ico" type="image/x-icon" /> </head> <body> diff --git a/Makefile b/Makefile deleted file mode 100644 index dd9ea68..0000000 --- a/Makefile +++ /dev/null @@ -1,2 +0,0 @@ -sitemap: - find . -name '*.html' | sed 's/^\./https:\/\/www.andrewyu.org/' > sitemap.txt diff --git a/article/abortion.html b/article/abortion.html index d03ea31..3236f54 100644 --- a/article/abortion.html +++ b/article/abortion.html @@ -2,7 +2,7 @@ <html xmlns="http://www.w3.org/1999/xhtml" lang="en"> <head> <title>Abortion</title> - <link rel="stylesheet" href="/plain.css" /> + <link rel="stylesheet" href="/style.css" /> <link rel="shortcut icon" href="/favicon.ico" type="image/x-icon" /> </head> <body class="indent"> diff --git a/article/contracts-and-validity.html b/article/contracts-and-validity.html index 444059b..0b88429 100644 --- a/article/contracts-and-validity.html +++ b/article/contracts-and-validity.html @@ -2,7 +2,7 @@ <html xmlns="http://www.w3.org/1999/xhtml" lang="en"> <head> <title>Contracts and Validity</title> - <link rel="stylesheet" href="/plain.css" /> + <link rel="stylesheet" href="/style.css" /> <link rel="shortcut icon" href="/favicon.ico" type="image/x-icon" /> <meta charset="utf-8" /> </head> diff --git a/article/copyright.html b/article/copyright.html index 4e6e057..cf0cfa2 100644 --- a/article/copyright.html +++ b/article/copyright.html @@ -2,7 +2,7 @@ <html xmlns="http://www.w3.org/1999/xhtml" lang="en"> <head> <title>Copyright: It's okay</title> - <link rel="stylesheet" href="/plain.css" /> + <link rel="stylesheet" href="/style.css" /> <link rel="shortcut icon" href="/favicon.ico" type="image/x-icon" /> <meta charset="utf-8" /> </head> diff --git a/article/democracy-fundamentals.html b/article/democracy-fundamentals.html index cf7f5ba..7d88e9a 100644 --- a/article/democracy-fundamentals.html +++ b/article/democracy-fundamentals.html @@ -2,7 +2,7 @@ <html xmlns="http://www.w3.org/1999/xhtml" lang="en"> <head> <title>Democracy: Fundamentals (Unfinished)</title> - <link rel="stylesheet" href="/plain.css" /> + <link rel="stylesheet" href="/style.css" /> <link rel="shortcut icon" href="/favicon.ico" type="image/x-icon" /> <meta charset="utf-8" /> </head> diff --git a/article/democracy-us.html b/article/democracy-us.html index 47d25af..cecfdaf 100644 --- a/article/democracy-us.html +++ b/article/democracy-us.html @@ -2,7 +2,7 @@ <html xmlns="http://www.w3.org/1999/xhtml" lang="en"> <head> <title>Democracy: The United States (Unfinished)</title> - <link rel="stylesheet" href="/plain.css" /> + <link rel="stylesheet" href="/style.css" /> <link rel="shortcut icon" href="/favicon.ico" type="image/x-icon" /> <meta charset="utf-8" /> </head> diff --git a/article/depravity.html b/article/depravity.html index 29a830e..6ca8770 100644 --- a/article/depravity.html +++ b/article/depravity.html @@ -2,7 +2,7 @@ <html xmlns="http://www.w3.org/1999/xhtml" lang="en"> <head> <title>Depravity</title> - <link rel="stylesheet" href="/plain.css" /> + <link rel="stylesheet" href="/style.css" /> <link rel="shortcut icon" href="/favicon.ico" type="image/x-icon" /> <meta charset="utf-8" /> </head> diff --git a/article/dream-of-the-whisker.html b/article/dream-of-the-whisker.html index d58ddbf..27bd318 100644 --- a/article/dream-of-the-whisker.html +++ b/article/dream-of-the-whisker.html @@ -2,7 +2,7 @@ <html xmlns="http://www.w3.org/1999/xhtml" lang="en"> <head> <title>Dream of the Whisker</title> - <link rel="stylesheet" href="/plain.css" /> + <link rel="stylesheet" href="/style.css" /> <link rel="shortcut icon" href="/favicon.ico" type="image/x-icon" /> <meta charset="utf-8" /> </head> diff --git a/article/free-hardware.html b/article/free-hardware.html index b863eac..b9c8394 100644 --- a/article/free-hardware.html +++ b/article/free-hardware.html @@ -2,7 +2,7 @@ <html xmlns="http://www.w3.org/1999/xhtml" lang="en"> <head> <title>Free Hardware</title> - <link rel="stylesheet" href="/plain.css" /> + <link rel="stylesheet" href="/style.css" /> <link rel="shortcut icon" href="/favicon.ico" type="image/x-icon" /> <meta charset="utf-8" /> </head> diff --git a/article/free-software-education-in-china-and-covid-19.html b/article/free-software-education-in-china-and-covid-19.html index 1f6faab..f225805 100644 --- a/article/free-software-education-in-china-and-covid-19.html +++ b/article/free-software-education-in-china-and-covid-19.html @@ -3,7 +3,7 @@ <html xmlns="http://www.w3.org/1999/xhtml" lang="en"> <head> <title>On Free Software, Education in China and the COVID-19 Pandemic</title> - <link rel="stylesheet" href="/plain.css" /> + <link rel="stylesheet" href="/style.css" /> <link rel="shortcut icon" href="/favicon.ico" type="image/x-icon" /> </head> <body class="indent"> diff --git a/article/free-software.html b/article/free-software.html index b1062e5..9a46c99 100644 --- a/article/free-software.html +++ b/article/free-software.html @@ -2,7 +2,7 @@ <html xmlns="http://www.w3.org/1999/xhtml" lang="en"> <head> <title>Free Software</title> - <link rel="stylesheet" href="/plain.css" /> + <link rel="stylesheet" href="/style.css" /> <link rel="shortcut icon" href="/favicon.ico" type="image/x-icon" /> <meta charset="utf-8" /> </head> diff --git a/article/gender-and-pronouns.html b/article/gender-and-pronouns.html index 12c351c..8e00ab4 100644 --- a/article/gender-and-pronouns.html +++ b/article/gender-and-pronouns.html @@ -2,7 +2,7 @@ <html xmlns="http://www.w3.org/1999/xhtml" lang="en"> <head> <title>Gender and Pronouns</title> - <link rel="stylesheet" href="/plain.css" /> + <link rel="stylesheet" href="/style.css" /> <link rel="shortcut icon" href="/favicon.ico" type="image/x-icon" /> <meta charset="utf-8" /> </head> diff --git a/article/hardware-oligopoly.html b/article/hardware-oligopoly.html index db2adb5..cb9724d 100644 --- a/article/hardware-oligopoly.html +++ b/article/hardware-oligopoly.html @@ -3,7 +3,7 @@ <html xmlns="http://www.w3.org/1999/xhtml" lang="en"> <head> <title>Hardware Oligopolies and the Decentralization of Hardware Production</title> - <link rel="stylesheet" href="/plain.css" /> + <link rel="stylesheet" href="/style.css" /> <link rel="shortcut icon" href="/favicon.ico" type="image/x-icon" /> <meta charset="utf-8" /> </head> diff --git a/article/index.html b/article/index.html index e12e1b5..93123c4 100644 --- a/article/index.html +++ b/article/index.html @@ -3,7 +3,7 @@ <html xmlns="http://www.w3.org/1999/xhtml" lang="en"> <head> <title>Andrew Yu's Personal Articles</title> - <link rel="stylesheet" href="/plain.css" /> + <link rel="stylesheet" href="/style.css" /> <link rel="shortcut icon" href="/favicon.ico" type="image/x-icon" /> <meta charset="utf-8" /> </head> diff --git a/article/math-science-and-philosophy.html b/article/math-science-and-philosophy.html index f1f5601..dd1a5fb 100644 --- a/article/math-science-and-philosophy.html +++ b/article/math-science-and-philosophy.html @@ -2,7 +2,7 @@ <html xmlns="http://www.w3.org/1999/xhtml" lang="en"> <head> <title>Math, Science, and Philosophy</title> - <link rel="stylesheet" href="/plain.css" /> + <link rel="stylesheet" href="/style.css" /> <link rel="shortcut icon" href="/favicon.ico" type="image/x-icon" /> <meta charset="utf-8" /> </head> diff --git a/article/means.html b/article/means.html index 05ce5ef..2254a58 100644 --- a/article/means.html +++ b/article/means.html @@ -2,7 +2,7 @@ <html xmlns="http://www.w3.org/1999/xhtml" lang="en"> <head> <title>Means</title> - <link rel="stylesheet" href="/plain.css" /> + <link rel="stylesheet" href="/style.css" /> <link rel="shortcut icon" href="/favicon.ico" type="image/x-icon" /> <meta charset="utf-8" /> </head> diff --git a/article/poems-1.html b/article/poems-1.html index 34b3808..59360d2 100644 --- a/article/poems-1.html +++ b/article/poems-1.html @@ -2,7 +2,7 @@ <html xmlns="http://www.w3.org/1999/xhtml" lang="en"> <head> <title>Poem Collection 1</title> - <link rel="stylesheet" href="/plain.css" /> + <link rel="stylesheet" href="/style.css" /> <link rel="shortcut icon" href="/favicon.ico" type="image/x-icon" /> <meta charset="utf-8" /> </head> diff --git a/article/poems-2.html b/article/poems-2.html index 2accd36..75dacf5 100644 --- a/article/poems-2.html +++ b/article/poems-2.html @@ -2,7 +2,7 @@ <html xmlns="http://www.w3.org/1999/xhtml" lang="en"> <head> <title>Poem Collection 2</title> - <link rel="stylesheet" href="/plain.css" /> + <link rel="stylesheet" href="/style.css" /> <link rel="shortcut icon" href="/favicon.ico" type="image/x-icon" /> <meta charset="utf-8" /> </head> diff --git a/article/pragmatic-use-of-nonfree-software.html b/article/pragmatic-use-of-nonfree-software.html index 3b020c6..ef6d50e 100644 --- a/article/pragmatic-use-of-nonfree-software.html +++ b/article/pragmatic-use-of-nonfree-software.html @@ -2,7 +2,7 @@ <html xmlns="http://www.w3.org/1999/xhtml" lang="en"> <head> <title>Pragmatic Use of Nonfree Software</title> - <link rel="stylesheet" href="/plain.css" /> + <link rel="stylesheet" href="/style.css" /> <link rel="shortcut icon" href="/favicon.ico" type="image/x-icon" /> </head> <body class="indent"> diff --git a/article/purple-hibiscus.html b/article/purple-hibiscus.html index 6eedafb..006be1e 100644 --- a/article/purple-hibiscus.html +++ b/article/purple-hibiscus.html @@ -2,7 +2,7 @@ <html xmlns="http://www.w3.org/1999/xhtml" lang="en"> <head> <title>Random Thoughts on Purple Hibiscus</title> - <link rel="stylesheet" href="/plain.css" /> + <link rel="stylesheet" href="/style.css" /> <link rel="shortcut icon" href="/favicon.ico" type="image/x-icon" /> <meta charset="utf-8" /> </head> diff --git a/article/texmacs-maxima-integral.html b/article/texmacs-maxima-integral.html index c8c5425..4741b9d 100644 --- a/article/texmacs-maxima-integral.html +++ b/article/texmacs-maxima-integral.html @@ -2,7 +2,7 @@ <html xmlns="http://www.w3.org/1999/xhtml" lang="en"> <head> <title>TeXmacs Maxima Integrals</title> - <link rel="stylesheet" href="/plain.css" /> + <link rel="stylesheet" href="/style.css" /> <link rel="shortcut icon" href="/favicon.ico" type="image/x-icon" /> <script id="MathJax-script" async src="https://static.andrewyu.org/mathjax/tex-svg.js"></script> <meta charset="utf-8" /> diff --git a/article/the-old-web-was-better.html b/article/the-old-web-was-better.html index 9872a29..a7e47ad 100644 --- a/article/the-old-web-was-better.html +++ b/article/the-old-web-was-better.html @@ -2,7 +2,7 @@ <html xmlns="http://www.w3.org/1999/xhtml" lang="en"> <head> <title>The Old Web Was Better</title> - <link rel="stylesheet" href="/plain.css" /> + <link rel="stylesheet" href="/style.css" /> <link rel="shortcut icon" href="/favicon.ico" type="image/x-icon" /> <meta charset="utf-8" /> </head> diff --git a/article/unicorn.html b/article/unicorn.html index f175e87..acda34a 100644 --- a/article/unicorn.html +++ b/article/unicorn.html @@ -2,7 +2,7 @@ <html xmlns="http://www.w3.org/1999/xhtml" lang="en"> <head> <title>Unicorn</title> - <link rel="stylesheet" href="/plain.css" /> + <link rel="stylesheet" href="/style.css" /> <link rel="shortcut icon" href="/favicon.ico" type="image/x-icon" /> <meta charset="utf-8" /> </head> diff --git a/buffer.html b/buffer.html index ea69fa3..1d397ca 100644 --- a/buffer.html +++ b/buffer.html @@ -2,7 +2,7 @@ <html xmlns="http://www.w3.org/1999/xhtml" lang="en"> <head> <title>Buffer Area</title> - <link rel="stylesheet" href="/plain.css" /> + <link rel="stylesheet" href="/style.css" /> <link rel="shortcut icon" href="/favicon.ico" type="image/x-icon" /> <meta charset="utf-8" /> </head> diff --git a/contact.html b/contact.html index f3bb5f3..58c2e2e 100644 --- a/contact.html +++ b/contact.html @@ -3,7 +3,7 @@ <html xmlns="http://www.w3.org/1999/xhtml" lang="en"> <head> <title>Contact Andrew Yu</title> - <link rel="stylesheet" href="/plain.css" /> + <link rel="stylesheet" href="/style.css" /> <link rel="shortcut icon" href="/favicon.ico" type="image/x-icon" /> <meta charset="utf-8" /> </head> diff --git a/hub.html b/hub.html index 50d0d09..ff6225a 100644 --- a/hub.html +++ b/hub.html @@ -3,7 +3,7 @@ <html xmlns="http://www.w3.org/1999/xhtml" lang="en"> <head> <title>Andrew Yu's Hub</title> - <link rel="stylesheet" href="/plain.css" /> + <link rel="stylesheet" href="/style.css" /> <link rel="shortcut icon" href="/favicon.ico" type="image/x-icon" /> <meta charset="utf-8" /> </head> diff --git a/index.html b/index.html index 129635c..d7c3a3a 100644 --- a/index.html +++ b/index.html @@ -2,7 +2,7 @@ <html lang="en"> <head> <title>Andrew Yu</title> - <link rel="stylesheet" href="/plain.css" /> + <link rel="stylesheet" href="/style.css" /> <link rel="shortcut icon" href="/favicon.ico" type="image/x-icon" /> <meta charset="utf-8" /> <style>#now {font-weight: bold;}</style> diff --git a/microblog/index.html b/microblog/index.html index 7978572..df10f0d 100644 --- a/microblog/index.html +++ b/microblog/index.html @@ -2,7 +2,7 @@ <html xmlns="http://www.w3.org/1999/xhtml" lang="en"> <head> <title>Andrew Yu's Microblog</title> - <link rel="stylesheet" href="/plain.css" /> + <link rel="stylesheet" href="/style.css" /> <link rel="shortcut icon" href="/favicon.ico" type="image/x-icon" /> <meta charset="utf-8" /> </head> diff --git a/note/ask.html b/note/ask.html index 93b2c25..654fb1a 100644 --- a/note/ask.html +++ b/note/ask.html @@ -2,7 +2,7 @@ <html xmlns="http://www.w3.org/1999/xhtml" lang="en"> <head> <title>Don't ask to ask, just ask1</title> - <link rel="stylesheet" href="/plain.css" /> + <link rel="stylesheet" href="/style.css" /> <link rel="shortcut icon" href="/favicon.ico" type="image/x-icon" /> </head> <body> diff --git a/note/comms.html b/note/comms.html index 1c75230..46913f4 100644 --- a/note/comms.html +++ b/note/comms.html @@ -2,7 +2,7 @@ <html xmlns="http://www.w3.org/1999/xhtml" lang="en"> <head> <title>Communication Guidelines</title> - <link rel="stylesheet" href="/plain.css" /> + <link rel="stylesheet" href="/style.css" /> <link rel="shortcut icon" href="/favicon.ico" type="image/x-icon" /> <meta charset="utf-8" /> </head> diff --git a/note/emacs.html b/note/emacs.html index 3c232af..c8f61ab 100644 --- a/note/emacs.html +++ b/note/emacs.html @@ -2,7 +2,7 @@ <html xmlns="http://www.w3.org/1999/xhtml" lang="en"> <head> <title>A Few Problems with Emacs</title> - <link rel="stylesheet" href="/plain.css" /> + <link rel="stylesheet" href="/style.css" /> <link rel="shortcut icon" href="/favicon.ico" type="image/x-icon" /> </head> <body> diff --git a/note/on-racist-jokes.html b/note/on-racist-jokes.html index f2073b9..fa3175c 100644 --- a/note/on-racist-jokes.html +++ b/note/on-racist-jokes.html @@ -2,7 +2,7 @@ <html xmlns="http://www.w3.org/1999/xhtml" lang="en"> <head> <title>On Racist Jokes</title> - <link rel="stylesheet" href="/plain.css" /> + <link rel="stylesheet" href="/style.css" /> <link rel="shortcut icon" href="/favicon.ico" type="image/x-icon" /> <meta charset="utf-8" /> </head> diff --git a/note/pronouns.html b/note/pronouns.html index 38d8a2f..c10108b 100644 --- a/note/pronouns.html +++ b/note/pronouns.html @@ -2,7 +2,7 @@ <html xmlns="http://www.w3.org/1999/xhtml" lang="en"> <head> <title>Andrew Yu's Pronouns</title> - <link rel="stylesheet" href="/plain.css" /> + <link rel="stylesheet" href="/style.css" /> <link rel="shortcut icon" href="/favicon.ico" type="image/x-icon" /> <meta charset="utf-8" /> </head> diff --git a/note/pubdom.html b/note/pubdom.html index 2d96afc..a1db8c4 100644 --- a/note/pubdom.html +++ b/note/pubdom.html @@ -2,7 +2,7 @@ <html xmlns="http://www.w3.org/1999/xhtml" lang="en"> <head> <title>Andrew Yu's Public Domain Dedication</title> - <link rel="stylesheet" href="/plain.css" /> + <link rel="stylesheet" href="/style.css" /> <link rel="shortcut icon" href="/favicon.ico" type="image/x-icon" /> <meta charset="utf-8" /> </head> diff --git a/note/really.html b/note/really.html index 72bbd05..2e8549d 100644 --- a/note/really.html +++ b/note/really.html @@ -2,7 +2,7 @@ <html xmlns="http://www.w3.org/1999/xhtml" lang="en"> <head> <title>“Really” is a confusing word</title> - <link rel="stylesheet" href="/plain.css" /> + <link rel="stylesheet" href="/style.css" /> <link rel="shortcut icon" href="/favicon.ico" type="image/x-icon" /> <meta charset="utf-8" /> </head> diff --git a/note/social-media.html b/note/social-media.html index f83c921..23096c0 100644 --- a/note/social-media.html +++ b/note/social-media.html @@ -2,7 +2,7 @@ <html xmlns="http://www.w3.org/1999/xhtml" lang="en"> <head> <title>Social Media</title> - <link rel="stylesheet" href="/plain.css" /> + <link rel="stylesheet" href="/style.css" /> <link rel="shortcut icon" href="/favicon.ico" type="image/x-icon" /> </head> <body> diff --git a/note/suicide-jokes.html b/note/suicide-jokes.html index 4238d77..cc8ca07 100644 --- a/note/suicide-jokes.html +++ b/note/suicide-jokes.html @@ -2,7 +2,7 @@ <html xmlns="http://www.w3.org/1999/xhtml" lang="en"> <head> <title>On Jokes about Suicide</title> - <link rel="stylesheet" href="/plain.css" /> + <link rel="stylesheet" href="/style.css" /> <link rel="shortcut icon" href="/favicon.ico" type="image/x-icon" /> <meta charset="utf-8" /> </head> diff --git a/note/tone.html b/note/tone.html index 20e48d3..65d058d 100644 --- a/note/tone.html +++ b/note/tone.html @@ -4,7 +4,7 @@ "http://www.w3.org/TR/html4/loose.dtd"> <html> <head> -<link rel="stylesheet" href="/plain.css" /> +<link rel="stylesheet" href="/style.css" /> <link rel="shortcut icon" href="/favicon.ico" type="image/x-icon" /> <meta charset="utf-8" /> <meta name="generator" content="groff -Thtml, see www.gnu.org"> diff --git a/note/wechat.html b/note/wechat.html index 56e6e20..2cf8cb5 100644 --- a/note/wechat.html +++ b/note/wechat.html @@ -2,7 +2,7 @@ <html xmlns="http://www.w3.org/1999/xhtml" lang="en"> <head> <title>The Problem with WeChat, et al.</title> - <link rel="stylesheet" href="/plain.css" /> + <link rel="stylesheet" href="/style.css" /> <link rel="shortcut icon" href="/favicon.ico" type="image/x-icon" /> </head> <body> diff --git a/other-articles/custodians-online.html b/other-articles/custodians-online.html index bc9b098..467d23a 100644 --- a/other-articles/custodians-online.html +++ b/other-articles/custodians-online.html @@ -2,7 +2,7 @@ <html xmlns="http://www.w3.org/1999/xhtml" lang="en"> <head> <title>In solidarity with Library Genesis and Sci-Hub</title> - <link rel="stylesheet" href="/plain.css" /> + <link rel="stylesheet" href="/style.css" /> <link rel="shortcut icon" href="/favicon.ico" type="image/x-icon" /> <meta charset="utf-8" /> </head> diff --git a/other-articles/index.html b/other-articles/index.html index 360c640..379d9be 100644 --- a/other-articles/index.html +++ b/other-articles/index.html @@ -2,7 +2,7 @@ <html xmlns="http://www.w3.org/1999/xhtml" lang="en"> <head> <title>Works by Others that Andrew Yu Finds Worth Sharing</title> - <link rel="stylesheet" href="/plain.css" /> + <link rel="stylesheet" href="/style.css" /> <link rel="shortcut icon" href="/favicon.ico" type="image/x-icon" /> <meta charset="utf-8" /> </head> diff --git a/other-articles/intellectual-property.html b/other-articles/intellectual-property.html index 1e0c036..2cd4c41 100644 --- a/other-articles/intellectual-property.html +++ b/other-articles/intellectual-property.html @@ -2,7 +2,7 @@ <html xmlns="http://www.w3.org/1999/xhtml" lang="en"> <head> <title>Intellectual Property</title> - <link rel="stylesheet" href="/plain.css" /> + <link rel="stylesheet" href="/style.css" /> <link rel="shortcut icon" href="/favicon.ico" type="image/x-icon" /> <meta charset="utf-8" /> </head> diff --git a/school/contact.html b/school/contact.html index ca0c246..964896a 100644 --- a/school/contact.html +++ b/school/contact.html @@ -3,7 +3,7 @@ <html xmlns="http://www.w3.org/1999/xhtml" lang="en"> <head> <title>Contact Andrew Yu (School)</title> - <link rel="stylesheet" href="/plain.css" /> + <link rel="stylesheet" href="/style.css" /> <link rel="shortcut icon" href="/favicon.ico" type="image/x-icon" /> <meta charset="utf-8" /> </head> diff --git a/school/index.html b/school/index.html index c6fde23..f560378 100644 --- a/school/index.html +++ b/school/index.html @@ -2,7 +2,7 @@ <html xmlns="http://www.w3.org/1999/xhtml" lang="en"> <head> <title>Andrew Yu's School Stuff</title> - <link rel="stylesheet" href="/plain.css" /> + <link rel="stylesheet" href="/style.css" /> <link rel="shortcut icon" href="/favicon.ico" type="image/x-icon" /> <meta charset="utf-8" /> </head> diff --git a/sitemap.txt b/sitemap.txt deleted file mode 100644 index e5b75c1..0000000 --- a/sitemap.txt +++ /dev/null @@ -1,31 +0,0 @@ -https://www.andrewyu.org/note/their.html -https://www.andrewyu.org/note/comms.html -https://www.andrewyu.org/note/mailing-list-guidelines.html -https://www.andrewyu.org/note/ask.html -https://www.andrewyu.org/note/wechat.html -https://www.andrewyu.org/note/emacs.html -https://www.andrewyu.org/note/social-media.html -https://www.andrewyu.org/index.html -https://www.andrewyu.org/hub.html -https://www.andrewyu.org/contact.html -https://www.andrewyu.org/news/index.html -https://www.andrewyu.org/other-articles/index.html -https://www.andrewyu.org/template.html -https://www.andrewyu.org/buffer.html -https://www.andrewyu.org/article/free-software.html -https://www.andrewyu.org/article/the-old-web-was-better.html -https://www.andrewyu.org/article/copyright.html -https://www.andrewyu.org/article/index.html -https://www.andrewyu.org/article/democracy-fundamentals.html -https://www.andrewyu.org/article/abortion.html -https://www.andrewyu.org/article/math-science-and-philosophy.html -https://www.andrewyu.org/article/democracy-us.html -https://www.andrewyu.org/article/purple-hibiscus.html -https://www.andrewyu.org/article/free-hardware.html -https://www.andrewyu.org/article/pragmatic-use-of-nonfree-software.html -https://www.andrewyu.org/article/free-software-education-in-china-and-covid-19.html -https://www.andrewyu.org/article/contracts-and-validity.html -https://www.andrewyu.org/school/index.html -https://www.andrewyu.org/school/contact.html -https://www.andrewyu.org/school/stugov-proposals.html -https://www.andrewyu.org/school/cardiology.html diff --git a/plain.css b/style.css index 8041dad..8041dad 100644 --- a/plain.css +++ b/style.css diff --git a/template.html b/template.html index 65bec08..32cdc05 100644 --- a/template.html +++ b/template.html @@ -2,7 +2,7 @@ <html xmlns="http://www.w3.org/1999/xhtml" lang="en"> <head> <title><++></title> - <link rel="stylesheet" href="/plain.css" /> + <link rel="stylesheet" href="/style.css" /> <link rel="shortcut icon" href="/favicon.ico" type="image/x-icon" /> <meta charset="utf-8" /> </head> |