Compare commits
No commits in common. "0b42e5ced4791703303726470115ee08be009e27" and "50fbb333e76daebc0d2cc0c07cec164512ee2a87" have entirely different histories.
0b42e5ced4
...
50fbb333e7
|
@ -1,4 +1,2 @@
|
|||
_gen
|
||||
.hugo_build.lock
|
||||
|
||||
public
|
||||
.hugo_build.lock
|
|
@ -21,6 +21,14 @@ Hugo ships with several [Built-in Shortcodes](https://gohugo.io/content-manageme
|
|||
|
||||
---
|
||||
|
||||
## Twitter Simple Shortcode
|
||||
|
||||
{{< twitter_simple 1085870671291310081 >}}
|
||||
|
||||
<br>
|
||||
|
||||
---
|
||||
|
||||
## Vimeo Simple Shortcode
|
||||
|
||||
{{< vimeo_simple 48912912 >}}
|
||||
|
|
Loading…
Reference in New Issue