X-Git-Url: https://git.shemshak.org/~bandali/bndl.org/blobdiff_plain/c08732dd0b519adec3191c7051662dfb01334d74..3fdab855a4dd23026c0320dbb01a58acbfd7c728:/meta_notes.m4 diff --git a/meta_notes.m4 b/meta_notes.m4 index f5a6e17..62d2efa 100644 --- a/meta_notes.m4 +++ b/meta_notes.m4 @@ -1,5 +1,6 @@ -define(`__latest', 2)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