OSDN Git Service

Regular updates
[twpd/master.git] / CONTRIBUTING.md
index f5268af..03bfc7e 100644 (file)
@@ -82,7 +82,7 @@ layout: 2017/sheet # 'default' | '2017/sheet'
 
 # Optional:
 category: React
-updated: 2017-08-30 # To show in the updated list
+updated: 2020-06-14
 ads: false # Add this to disable ads
 weight: -5 # lower number = higher in related posts list
 deprecated: true # Don't show in related posts
@@ -147,7 +147,7 @@ The site devhints.io is backed by CloudFlare. Updates will take 2 days to propag
 
 There are multiple ways to set meta description.
 
-### keywords (and intro)
+### Keywords (and intro)
 
 Set `keywords` (and optionally `intro`). This is the easiest and the preferred
 way for now.
@@ -160,7 +160,7 @@ React.Component · render() · componentDidMount() · props/state · React is a
 JavaScript library for building web...
 ```
 
-### description (and intro)
+### Description (and intro)
 
 Set `description` (and optionally `intro`)
 
@@ -172,6 +172,6 @@ One-page reference to React and its API. React is a JavaScript library for
 building web user interfaces...
 ```
 
-### intro only
+### Intro only
 
 If you left out `description` or `keywords`, a default description will be added.