fix remaining issues with non-numeric slugs
[~bandali/bndl.org] / computing.m4
index e15e2aa..d9f1c6e 100644 (file)
@@ -1,10 +1,10 @@
 dnl -*- html -*-
+define(__title, `How I do my Computing')dnl
 define(__pub, 2019-09-14T12:00:00Z)dnl
 define(__upd, 2019-11-30T23:00:00Z)dnl
-define(__title, `How I do my Computing')dnl
-define(__slug, `computing')dnl
 define(__id, 2)dnl
-include(header.html)
+include(header.html)dnl
+
 <p>(Inspired by computing pages of
 <a href="//stallman.org/stallman-computing.html">rms</a> and
 <a href="//blog.vimuser.org/leah-computing.html">Leah Rowe</a>)</p>
@@ -47,5 +47,6 @@ for functioning.  I can't wait for lxo's
 <a href="//www.fsfla.org/ikiwiki/blogs/lxo/pub/0G">0G</a> to become a
 reality fast enough.
 <span class="smly">:-)</span></p>
+
 define(__copy, `2019')dnl
-include(footer.html)
+include(footer.html)dnl