From 1a72587292926bef9509338099e09a0f25d87a47 Mon Sep 17 00:00:00 2001 From: bt Date: Mon, 11 Dec 2023 13:54:16 -0500 Subject: --- posts/flexbox-bar-graphs.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'posts') diff --git a/posts/flexbox-bar-graphs.md b/posts/flexbox-bar-graphs.md index 5862d86..5d1fa4f 100644 --- a/posts/flexbox-bar-graphs.md +++ b/posts/flexbox-bar-graphs.md @@ -1,6 +1,5 @@ -# Pure CSS Bar Graphs with Graceful Mobile Fallbacks - -2020-12-08 +[[!meta title="Pure CSS Bar Graphs with Graceful Mobile Fallbacks"]] +[[!meta date="2020-12-08"]] I recently published a new open source project, Flexbox Bar Graphs, and wanted to share a simple breakdown of how it was built. It isn't anything mind-blowing, but I like the idea of placing bar graphs in a web page with *zero* Javascript. -- cgit v1.2.3-54-g00ecf