Skip to content

Commit

Permalink
Add lang to fenced code block
Browse files Browse the repository at this point in the history
  • Loading branch information
jmooring committed Nov 7, 2022
1 parent 35b9047 commit 09fea41
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion content/en/templates/internal.md
Expand Up @@ -211,7 +211,8 @@ The `.Site.Social.twitter` variable is exposed from the config as the value for
{{</ code-toggle >}}

NOTE: The `@` will be added for you
```

```html
<meta name="twitter:site" content="@GoHugoIO"/>
```

Expand Down

0 comments on commit 09fea41

Please sign in to comment.