From 688959dc1ddf803a577baec31f44f250926da7b9 Mon Sep 17 00:00:00 2001 From: "Rico Sta. Cruz" Date: Mon, 30 Oct 2017 00:18:27 +0800 Subject: [PATCH] Tag more sheets as featurable --- css-system-font-stack.md | 1 + pug.md | 1 + stylus.md | 1 + 3 files changed, 3 insertions(+) diff --git a/css-system-font-stack.md b/css-system-font-stack.md index 7cb8b0d85..892903fed 100644 --- a/css-system-font-stack.md +++ b/css-system-font-stack.md @@ -3,6 +3,7 @@ title: "CSS system fonts" category: CSS layout: 2017/sheet weight: -3 +tags: [Featurable] --- ### System fonts diff --git a/pug.md b/pug.md index 7f65be6eb..8d6d793e1 100644 --- a/pug.md +++ b/pug.md @@ -5,6 +5,7 @@ layout: 2017/sheet prism_languages: [jade] updated: 2017-08-31 weight: -3 +tags: [Featurable] --- ## Pug diff --git a/stylus.md b/stylus.md index 85aa42f08..3ea89e65b 100644 --- a/stylus.md +++ b/stylus.md @@ -5,6 +5,7 @@ layout: 2017/sheet prism_languages: [stylus] weight: -3 updated: 2017-09-20 +tags: [Featurable] --- Getting started