diff --git a/css-antialias.md b/css-antialias.md index 8268bd94a..f35e5bb6b 100644 --- a/css-antialias.md +++ b/css-antialias.md @@ -2,7 +2,6 @@ title: CSS antialiasing category: CSS layout: 2017/sheet -tags: [Featured] updated: 2017-08-26 intro: | Here's a 4-line snippet on how to get beautiful, antialiased text with CSS. diff --git a/enzyme.md b/enzyme.md index 8b1ed5c10..6be81fadd 100644 --- a/enzyme.md +++ b/enzyme.md @@ -3,6 +3,7 @@ title: Enzyme category: React layout: 2017/sheet updated: 2017-10-12 +tags: [Featured] weight: -1 intro: | [Enzyme](http://airbnb.io/enzyme) lets you write unit tests for React components. This guide covers Enzyme 3.x. diff --git a/go.md b/go.md index e75df5d0c..d4f5d5654 100644 --- a/go.md +++ b/go.md @@ -3,6 +3,7 @@ title: Go layout: 2017/sheet prism_languages: [go, bash] weight: -3 +tags: [Featured] updated: 2017-09-15 --- diff --git a/jekyll.md b/jekyll.md index 5cf8187cc..e400bafc3 100644 --- a/jekyll.md +++ b/jekyll.md @@ -2,7 +2,6 @@ title: Jekyll jekyll_escape: true layout: 2017/sheet -tags: [Featured] prism_languages: [bash, yaml, ruby] category: Jekyll updated: 2017-09-01