summary refs log tree commit diff stats
path: root/index.html
diff options
context:
space:
mode:
authorAndrew Yu <andrew@andrewyu.org>2022-09-11 06:34:07 +0200
committerAndrew Yu <andrew@andrewyu.org>2022-09-11 06:34:07 +0200
commit3ba6fffab2d7e84998cfce24ba4da70698c22582 (patch)
tree914baa3a0e8d5375390a7df38ce8e81587193580 /index.html
parent23429e27095eea3fb4b43e075289379bda72f28f (diff)
downloadwww-3ba6fffab2d7e84998cfce24ba4da70698c22582.tar.gz
number my articles
Diffstat (limited to 'index.html')
-rw-r--r--index.html10
1 files changed, 6 insertions, 4 deletions
diff --git a/index.html b/index.html
index a2518c7..24e1411 100644
--- a/index.html
+++ b/index.html
@@ -27,10 +27,12 @@
 		<h2 id="articles">Articles</h2>
 		<p>Pages for other projects are not listed&mdash;only independent articles are listed here.  These are sorted from newest to oldest.  Some drafts aren't listed here, but are shown in <a href="/article/">the directory index</a>.</p>
 		<ul>
-			<li><a href="/article/democracy-fundamentals.html">Democracy: Fundamentals</a> (Unfinished)</li>
-			<li><a href="/article/abortion.html">Abortion</a> (Unfinished)</li>
-			<li><a href="/article/pragmatic-use-of-nonfree-software.html">Pragmatic Use of Nonfree Software</a></li>
-			<li><a href="/article/free-software-education-in-china-and-covid-19.html">Free Software, Education in China and COVID-19</a></li>
+			<li><a href="/article/copyright.html">Copyright: It's okay</a> (6)</li>
+			<li><a href="/article/democracy-us.html">Democracy: Fundamentals</a> (5) (Unfinished)</li>
+			<li><a href="/article/democracy-fundamentals.html">Democracy: Fundamentals</a> (4) (Unfinished)</li>
+			<li><a href="/article/abortion.html">Abortion</a> (3)</li>
+			<li><a href="/article/pragmatic-use-of-nonfree-software.html">Pragmatic Use of Nonfree Software</a> (2)</li>
+			<li><a href="/article/free-software-education-in-china-and-covid-19.html">Free Software, Education in China and COVID-19</a> (1)</li>
 		</ul>
 		<p>I'm still adding them back here, might take a while for me to find my articles.  If you have any that I missed, please inform me.  Thanks.</p>
 		<h2>Subsites</h2>
'#n166'>166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289