netlify build fix
This commit is contained in:
@@ -24,10 +24,10 @@ Hugo ships with several [Built-in Shortcodes](https://gohugo.io/content-manageme
|
||||
|
||||
## Twitter Simple Shortcode
|
||||
```
|
||||
{{</* tweet user="GoHugoIO" id="1315233626070503424" */>}}
|
||||
{{</* tweet GoHugoIO 1315233626070503424 */>}}
|
||||
```
|
||||
<br>
|
||||
{{< tweet user="GoHugoIO" id="1315233626070503424" >}}
|
||||
{{< tweet GoHugoIO 1315233626070503424 >}}
|
||||
<br>
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user