diff options
Diffstat (limited to 'section/hob.html')
-rw-r--r-- | section/hob.html | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/section/hob.html b/section/hob.html new file mode 100644 index 0000000..70aff0a --- /dev/null +++ b/section/hob.html @@ -0,0 +1,16 @@ +<section class="hob"> + <h2>Hobbies/Interests</h2> + <ul> + <li> + <p> + Writing software; researching topics in computer + science; building computers; system + administration; embedded systems; software + freedom and computing ethics; copyright law; + music; studying natural language families, + syntax, and etymology; learning natural + languages + </p> + </li> + </ul> +</section> |