From 9f184844054c193e500c909221a47430ab8bac97 Mon Sep 17 00:00:00 2001 From: "R. Tyler Croy" Date: Mon, 5 Jul 2021 11:52:00 -0700 Subject: [PATCH] tweet --- _microblog/2021/05/15/cf921452.md | 5 +++++ _microblog/2021/07/05/87fa70c3.md | 6 ++++++ tweets/2021/07/05/87fa70c3.tweet | 1 + 3 files changed, 12 insertions(+) create mode 100644 _microblog/2021/05/15/cf921452.md create mode 100644 _microblog/2021/07/05/87fa70c3.md create mode 100644 tweets/2021/07/05/87fa70c3.tweet diff --git a/_microblog/2021/05/15/cf921452.md b/_microblog/2021/05/15/cf921452.md new file mode 100644 index 0000000..e066c58 --- /dev/null +++ b/_microblog/2021/05/15/cf921452.md @@ -0,0 +1,5 @@ +--- +layout: microblog +date: 2021-05-15 06:31:49 -0700 +title: cf921452 +--- diff --git a/_microblog/2021/07/05/87fa70c3.md b/_microblog/2021/07/05/87fa70c3.md new file mode 100644 index 0000000..0a7a0e7 --- /dev/null +++ b/_microblog/2021/07/05/87fa70c3.md @@ -0,0 +1,6 @@ +--- +layout: microblog +date: 2021-07-05 11:51:30 -0700 +title: 87fa70c3 +--- +Yesterday I learned a wee bit about how to access outer scope variables in Handlebars https://brokenco.de/2021/07/05/accessing-variables-in-handlebars-rust.html diff --git a/tweets/2021/07/05/87fa70c3.tweet b/tweets/2021/07/05/87fa70c3.tweet new file mode 100644 index 0000000..f7924f7 --- /dev/null +++ b/tweets/2021/07/05/87fa70c3.tweet @@ -0,0 +1 @@ +Yesterday I learned a wee bit about how to access outer scope variables in Handlebars https://brokenco.de/2021/07/05/accessing-variables-in-handlebars-rust.html