fix remaining issues with non-numeric slugs
[~bandali/bndl.org] / arch-macbook-air.m4
index 4d2a348..4435a94 100644 (file)
@@ -1,10 +1,10 @@
 dnl -*- html -*-
+define(__title, `Arch GNU/Linux on MacBook Air 2013')dnl
 define(__pub, 2016-11-01T12:00:00Z)dnl
 define(__upd, 2020-03-27T12:00:00Z)dnl
-define(__title, `Arch GNU/Linux on MacBook Air 2013')dnl
-define(__slug, `computing')dnl
 define(__id, 1)dnl
-include(header.html)
+include(header.html)dnl
+
 <p>This post summarizes how I install and dual-boot Arch GNU/Linux
 with Full-Disk Encryption alongside macOS.  It is not meant to be a
 replacement for the
@@ -272,5 +272,6 @@ bits and pieces, about installing Arch on a MacBook:</p>
 <li><a href="//medium.com/phils-thought-bubble-of-recent-stuff/arch-linux-running-on-my-macbook-2ea525ebefe3">Arch Linux running on my MacBook</a></li>
 <li><a href="http://codylittlewood.com/arch-linux-on-macbook-pro-installation/">Dual boot Arch Linux on MacBook Pro Installation</a></li>
 </ul>
+
 define(__copy, `2016, 2019, 2020')dnl
-include(footer.html)
+include(footer.html)dnl