Add lang to fenced code block

This commit is contained in:
Joe Mooring
2022-11-07 03:12:11 -08:00
committed by GitHub
parent 35b9047988
commit 09fea41e0c
+2 -1
View File
@@ -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"/>
```