From 34a6b2ca61093d0c3d5414bf1ebee15cbd613ae8 Mon Sep 17 00:00:00 2001 From: Teppo Kurki Date: Fri, 25 Dec 2020 10:19:16 +0200 Subject: [PATCH] chore: fix published status --- _posts/2020-11-12-include-anything-in-grafana.md | 1 + _posts/2020-12-18-sensesp-1.md | 1 + 2 files changed, 2 insertions(+) diff --git a/_posts/2020-11-12-include-anything-in-grafana.md b/_posts/2020-11-12-include-anything-in-grafana.md index 68907fc..3784bc9 100644 --- a/_posts/2020-11-12-include-anything-in-grafana.md +++ b/_posts/2020-11-12-include-anything-in-grafana.md @@ -3,6 +3,7 @@ title: How to include anything in Grafana layout: post author: Sam Zadworny email: zado1984@gmail.com +status: published --- ## Introduction diff --git a/_posts/2020-12-18-sensesp-1.md b/_posts/2020-12-18-sensesp-1.md index c242419..931cdb2 100644 --- a/_posts/2020-12-18-sensesp-1.md +++ b/_posts/2020-12-18-sensesp-1.md @@ -3,6 +3,7 @@ title: SensESP 1.0.0 layout: post author: Matti Airas email: mairas@iki.fi +status: published --- Hi all,