summary refs log tree commit diff stats
path: root/other-articles
diff options
context:
space:
mode:
authorRunxi Yu <harriet@andrewyu.org>2023-08-06 15:06:12 +0800
committerRunxi Yu <harriet@andrewyu.org>2023-08-06 15:06:12 +0800
commitd342833557cc5b043cbb0dfbfcd0a7607d92a744 (patch)
treee8c011422816c09b277884406e32d18391af7daa /other-articles
parentb016277b6e51be11b10086d6d127dd9da6d0b262 (diff)
downloadwww-d342833557cc5b043cbb0dfbfcd0a7607d92a744.tar.gz
Public-domain footer on every page
Diffstat (limited to 'other-articles')
-rw-r--r--other-articles/index.html27
1 files changed, 0 insertions, 27 deletions
diff --git a/other-articles/index.html b/other-articles/index.html
deleted file mode 100644
index 589b1cf..0000000
--- a/other-articles/index.html
+++ /dev/null
@@ -1,27 +0,0 @@
-<!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 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 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>
-			<li><a href="consolation-of-philosophy.html">The Consolation of Philosophy</a></li>
-		</ul>
-		<ul>
-			<li><a href="https://www.gnu.org/philosophy/surveillance-vs-democracy.html">Surveillance vs Democracy</a></li>
-			<li><a href="https://www.theguardian.com/commentisfree/2022/jan/19/america-biden-trump-authoritarinism">Authoritarinism in the US</a></li>
-			<li><a href="https://stallman.org/articles/companies-snoop-on-students.html">Many governments invite schools to invite companies to snoop on students</a></li>
-			<li><a href="https://gitlab.com/drummyfish/less_retarded_wiki/-/blob/master/capitalism.md">Drummyfish's rant on capitalism</a> (I disagree with a lot of that but it's nice to know new ideas)</li>
-		</ul>
-		<div id="footer">
-			<hr />
-			<p><a href="/">Runxi Yu's Website</a></p>
-		</div>
-	</body>
-</html>