Commit 681507d7 by Alexander Makarov

Fixed example output for meta description in the guide

parent 926bb18a
......@@ -170,7 +170,7 @@ If there are multiple calls with the same value of the second argument (`meta-de
override the former and only a single tag will be rendered:
```html
<meta description="This website is about funny raccoons.">
<meta name="description" content="This website is about funny raccoons.">
```
### Registering link tags
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment