From 4bd1561afc55adb67695ccf1f41ad95df5b0aca6 Mon Sep 17 00:00:00 2001 From: Joel Dueck Date: Wed, 12 Sep 2018 21:14:50 -0500 Subject: [PATCH] =?UTF-8?q?Edit=20title,=20topics:=20=E2=80=9CA=20Quick=20?= =?UTF-8?q?Macro=20for=20Pollen=E2=80=9D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- posts/a-quick-pollen-macro.poly.pm | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/posts/a-quick-pollen-macro.poly.pm b/posts/a-quick-pollen-macro.poly.pm index d99f8c3..51d6f95 100644 --- a/posts/a-quick-pollen-macro.poly.pm +++ b/posts/a-quick-pollen-macro.poly.pm @@ -1,8 +1,8 @@ #lang pollen -◊(define-meta title "A Quick Pollen Macro") +◊(define-meta title "A Quick Macro for Pollen") ◊(define-meta published "2018-07-07") -◊(define-meta topics "Pollen") +◊(define-meta topics "Pollen, Racket") One of Pollen’s ◊link["https://groups.google.com/d/msg/pollenpub/FdWdGgL9jSk/1VWpX_nsAAAJ"]{somewhat recent} @@ -62,4 +62,3 @@ This cuts down on the parentheses quite a bit:
} ...} -