mirror of
https://github.com/gohugoio/hugo.git
synced 2026-08-30 10:12:40 +00:00
Adjust GA template instructions
Vs. what Google says in their instructions. See https://github.com/gohugoio/hugo/issues/9987
This commit is contained in:
committed by
GitHub
parent
1cc265d99f
commit
2632972361
@@ -193,7 +193,7 @@ Hugo uses the page title and description for the card's title and description fi
|
||||
|
||||
### Use the Twitter Cards Template
|
||||
|
||||
To add Twitter card metadata, include the following line between the `<head>` tags in your templates:
|
||||
To add Twitter card metadata, include the following line immediately after the `<head>` element in your templates:
|
||||
|
||||
```
|
||||
{{ template "_internal/twitter_cards.html" . }}
|
||||
|
||||
Reference in New Issue
Block a user