diff options
author | Andrew Yu <andrew@andrewyu.org> | 2023-07-07 21:35:30 +0800 |
---|---|---|
committer | Automatic Merge <andrew+automerge@andrewyu.org> | 2023-07-15 00:31:18 +0800 |
commit | 3f241bfc9b2c678afdfb1bf40f4235ee8a0cdcda (patch) | |
tree | 5d9692bd32319a255d3a2ca5a570e0684f55a5d4 | |
parent | ec00a69ef1f7d21f784264b75d6fcca97fa7fb78 (diff) | |
download | www-3f241bfc9b2c678afdfb1bf40f4235ee8a0cdcda.tar.gz |
bruh
-rw-r--r-- | article/harvard-aa.html | 20 | ||||
-rw-r--r-- | article/index.html | 3 |
2 files changed, 22 insertions, 1 deletions
diff --git a/article/harvard-aa.html b/article/harvard-aa.html new file mode 100644 index 0000000..6ccba22 --- /dev/null +++ b/article/harvard-aa.html @@ -0,0 +1,20 @@ +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> +<html xmlns="http://www.w3.org/1999/xhtml" lang="en"> + <head> + <title>Affirmative Action in Light of <++></title> + <link rel="stylesheet" href="/style.css" /> + <link rel="shortcut icon" href="/favicon.ico" type="image/x-icon" /> + <meta charset="utf-8" /> + </head> + <body> + <h1>Affirmative Action in Light of <++></h1> + <p>Article ID: 21</p> + <p> + Recently, the Supreme Court ruled 6-to-3 that Harvard and UNC's affirmative action policy + </p> + <div id="footer"> + <hr /> + <p><a href="/">Andrew Yu's Website</a></p> + </div> + </body> +</html> diff --git a/article/index.html b/article/index.html index 93123c4..afe2e30 100644 --- a/article/index.html +++ b/article/index.html @@ -9,9 +9,10 @@ </head> <body class="indent"> <h1>Andrew Yu's Personal Articles</h1> - <p>Pages for other projects (i.e. Evosaur) are not listed—only independent articles are listed here. These are sorted from newest to oldest. Some do not come with HTML anchors: these articles are not published online, but are still listed here. For these, you may ask me for a copy in real life, but it is within my rights to decline such requests. Note that if an article ID has an asterisk (*), it is considered literature and its meaning shall not be interpreted literally.</p> + <p>Pages for other projects (i.e. Evosaur) are not listed—only independent articles are listed here. These are sorted from newest to oldest. Some do not come with HTML anchors: these articles are not published online, but are still listed here. For these, you may ask me for a copy in real life, but it is within my rights to decline such requests. Note that if an article ID has an asterisk (*), it is considered fiction and its meaning shall not be interpreted literally.</p> <p><a href="/contact.html">Feel free to comment on any of the articles.</a></p> <ul> + <li><a href="harvard-aa.html">Affirmative Action in Light of <++></a> (21)</li> <li><a href="hardware-oligopoly.html">Hardware Oligopolies and the Decentralization of Hardware Production</a> (20)</li> <li><a href="unicorn.html">Unicorn</a> (19*)</li> <li><a href="texmacs-maxima-integral.html">TeXmacs Maxima Integrals</a> (18)</li> |