experiment with a fully <pre>-based look
[~bandali/bndl.org] / cv.m4
diff --git a/cv.m4 b/cv.m4
index b90a594..9d4d254 100644 (file)
--- a/cv.m4
+++ b/cv.m4
@@ -1,15 +1,15 @@
 dnl -*- html -*-
 define(__title, `Curriculum vitae')dnl
 define(__slug, `cv')dnl
-include(header.html)
-<main>
-<h1>Curriculum vitae (<a href="bandali-cv.pdf">PDF</a>)</h1>
+include(header.html)dnl
+
+<h1>Curriculum vitae (<a href="//p.bndl.org/bandali-cv.pdf">PDF</a>)</h1>
 
 <table>
 <tbody>
 <tr>
 <td>Site</td>
-<td><a href="//bandali.eu.org">bandali.eu.org</a></td>
+<td><a href="//bndl.org">bndl.org</a></td>
 </tr>
 <tr>
 <td>Email</td>
@@ -62,4 +62,5 @@ Department, York University | Fall 2017</h3>
 <p>Teaching Assistant</p>
 <p><abbr title="Net-Centric Introduction to Computing">EECS 1012</abbr>:
 TA in Fall 2017</p>
-include(footer.html)
+
+include(footer.html)dnl