diff options
-rwxr-xr-x | index.html | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -6,7 +6,7 @@ information about me, technical guides on GNU/Linux and UNIX, and essays on computing ethics and freedom. </p> -<h4>About Me</h4> +<h3>About Me</h3> <p> I am: </p> @@ -23,14 +23,14 @@ <li>The leader of my university's undergraduate GNU/Linux special interest group.</li> </ul> -<h4>New</h4> +<h3>New</h3> <ul> <li><a href="talks/software-contracts/">A presentation on the disputed legal validity of software contracts</a>.</li> <li><a href="guides/shell-workshop/">A workshop on the UNIX shell</a> I gave at NJIT.</li> </ul> -<h4>To come</h4> +<h3>To Come</h3> <ul> <li>More essays on computing ethics and freedom.</li> <li>Technical guides on GNU/Linux, especially one related to the boot |