revamp the website
[~bandali/bndl.org] / meta_defs.m4
index ce6f68d..8245f49 100644 (file)
@@ -1,10 +1,11 @@
-define(`__latest', 4)dnl
+define(`__latest', 3)dnl
 define(`_put', `define(`$1[$2]', `$3')')dnl
 define(`_get', `defn(`$1[$2]')')dnl
-_put(`notes', 1, `arch-macbook-air')dnl
-_put(`notes', 2, `computing')dnl
-_put(`notes', 3, `fsf-internship-intro')dnl
-_put(`notes', 4, `fsf-internship-beyond')dnl
+_put(`notes', 1, `computing')dnl
+_put(`notes', 2, `fsf-internship-intro')dnl
+_put(`notes', 3, `fsf-internship-beyond')dnl
 dnl
-define(__latex, `<span class="t-logo">L<sup>a</sup>T<sub>e</sub>X</span>')dnl
-define(__smly, `<span class="smly">:-)</span>')dnl
+define(`__site__title', `bandali&apos;s personal site')dnl
+define(`__latex', `<span class="t-logo">L<sup>a</sup>T<sub>e</sub>X</span>')dnl
+define(`__smly', `<span class="smly">:-)</span>')dnl
+define(`__anc', `<a class="permalink" href="#$1" title="permalink">ยง</a>')dnl