Update featured list

This commit is contained in:
Rico Sta. Cruz 2017-10-13 01:09:18 +08:00
parent 19d0991d40
commit e75c43743f
No known key found for this signature in database
GPG Key ID: CAAD38AE2962619A
4 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,6 @@
title: CSS antialiasing title: CSS antialiasing
category: CSS category: CSS
layout: 2017/sheet layout: 2017/sheet
tags: [Featured]
updated: 2017-08-26 updated: 2017-08-26
intro: | intro: |
Here's a 4-line snippet on how to get beautiful, antialiased text with CSS. Here's a 4-line snippet on how to get beautiful, antialiased text with CSS.

View File

@ -3,6 +3,7 @@ title: Enzyme
category: React category: React
layout: 2017/sheet layout: 2017/sheet
updated: 2017-10-12 updated: 2017-10-12
tags: [Featured]
weight: -1 weight: -1
intro: | intro: |
[Enzyme](http://airbnb.io/enzyme) lets you write unit tests for React components. This guide covers Enzyme 3.x. [Enzyme](http://airbnb.io/enzyme) lets you write unit tests for React components. This guide covers Enzyme 3.x.

1
go.md
View File

@ -3,6 +3,7 @@ title: Go
layout: 2017/sheet layout: 2017/sheet
prism_languages: [go, bash] prism_languages: [go, bash]
weight: -3 weight: -3
tags: [Featured]
updated: 2017-09-15 updated: 2017-09-15
--- ---

View File

@ -2,7 +2,6 @@
title: Jekyll title: Jekyll
jekyll_escape: true jekyll_escape: true
layout: 2017/sheet layout: 2017/sheet
tags: [Featured]
prism_languages: [bash, yaml, ruby] prism_languages: [bash, yaml, ruby]
category: Jekyll category: Jekyll
updated: 2017-09-01 updated: 2017-09-01