diff --git a/content/en/templates/internal.md b/content/en/templates/internal.md index 15f90b102..776fc924c 100644 --- a/content/en/templates/internal.md +++ b/content/en/templates/internal.md @@ -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 `` tags in your templates: +To add Twitter card metadata, include the following line immediately after the `` element in your templates: ``` {{ template "_internal/twitter_cards.html" . }}