Skip to content

Commit

Permalink
Created deprecated section
Browse files Browse the repository at this point in the history
Create deprecated section on meta tags.
  • Loading branch information
khaosdoctor committed May 4, 2016
1 parent fb97924 commit 28e690b
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,13 @@ A collection of HTML head elements.
<meta http-equiv="Cache-Control" content="no-cache">
```

### Deprecated/Legacy
Below are the meta tags which are either deprecated or not supported anymore:

```
<meta name="revised" content="Sunday, July 18th, 2010, 5:15 pm">
```

## Link Element

``` html
Expand Down

0 comments on commit 28e690b

Please sign in to comment.