diff options
author | P. J. McDermott <pjm@nac.net> | 2011-11-09 04:10:29 (EST) |
---|---|---|
committer | P. J. McDermott <pjm@nac.net> | 2011-11-09 04:10:29 (EST) |
commit | f0db1483fedb15bf4d7ed9602856236d0012431a (patch) | |
tree | 82fc4bdf86be72b6561c163e23c6049fa9453b8e | |
parent | cc5babd752faafcb32b6166a9a1b9b25cc1737ca (diff) | |
download | www-f0db1483fedb15bf4d7ed9602856236d0012431a.zip www-f0db1483fedb15bf4d7ed9602856236d0012431a.tar.gz www-f0db1483fedb15bf4d7ed9602856236d0012431a.tar.bz2 |
Add to the index a list of things to come.
-rwxr-xr-x | index.html | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -20,4 +20,13 @@ <p> This is not a sentence. </p> +<p> + To come: +</p> +<ul> + <li>A résumé</li> + <li>More essays on computing ethics and freedom</li> + <li>Technical guides on GNU/Linux, especially one related to the boot + process (an apparently popular topic with which I'm quite familiar)</li> +</ul> <!--#include file="includes/footer.html" --> |