diff options
Diffstat (limited to 'other-articles/index.html')
-rw-r--r-- | other-articles/index.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/other-articles/index.html b/other-articles/index.html index 379d9be..589b1cf 100644 --- a/other-articles/index.html +++ b/other-articles/index.html @@ -1,13 +1,13 @@ <!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>Works by Others that Andrew Yu Finds Worth Sharing</title> + <title>Works by Others that Runxi Yu Finds Worth Sharing</title> <link rel="stylesheet" href="/style.css" /> <link rel="shortcut icon" href="/favicon.ico" type="image/x-icon" /> <meta charset="utf-8" /> </head> <body class="indent"> - <h1>Articles by Others that Andrew Yu Finds Worth Sharing</h1> + <h1>Articles by Others that Runxi Yu Finds Worth Sharing</h1> <ul> <li><a href="intellectual-property.html">Intellectual Property</a></li> <li><a href="custodians-online.html">In Solidarity with Library Genesis and Sci-Hub</a></li> @@ -21,7 +21,7 @@ </ul> <div id="footer"> <hr /> - <p><a href="/">Andrew Yu's Website</a></p> + <p><a href="/">Runxi Yu's Website</a></p> </div> </body> </html> |