From ce97e103b3302ab18ad84372062d00ee6e837bca Mon Sep 17 00:00:00 2001 From: "Rico Sta. Cruz" Date: Wed, 30 Aug 2017 22:09:13 +0800 Subject: [PATCH] Make notices an aside --- _layouts/2017/sheet.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_layouts/2017/sheet.html b/_layouts/2017/sheet.html index 702ab887b..37cadf65c 100644 --- a/_layouts/2017/sheet.html +++ b/_layouts/2017/sheet.html @@ -16,9 +16,9 @@ type: article {% if page.tags contains 'WIP' %} -
+
This page is a work in progress. You can help by suggesting edits! -
+ {% endif %}