fix email on cv
[~bandali/bndl.org] / meta_defs.m4
1 define(`__latest', 4)dnl
2 define(`_put', `define(`$1[$2]', `$3')')dnl
3 define(`_get', `defn(`$1[$2]')')dnl
4 _put(`notes', 1, `computing')dnl
5 _put(`notes', 2, `fsf-internship-intro')dnl
6 _put(`notes', 3, `fsf-internship-beyond')dnl
7 _put(`notes', 4, `lp2021')dnl
8 dnl
9 define(`__site__title', `bandali's personal site')dnl
10 define(`__latex', `<span class="t-logo">L<sup>a</sup>T<sub>e</sub>X</span>')dnl
11 define(`__smly', `<span class="smly">:-)</span>')dnl
12 define(`__anc', `<a class="permalink" href="#$1" title="permalink">ยง</a>')dnl