Compare commits
No commits in common. "0b42e5ced4791703303726470115ee08be009e27" and "50fbb333e76daebc0d2cc0c07cec164512ee2a87" have entirely different histories.
0b42e5ced4
...
50fbb333e7
|
@ -1,4 +1,2 @@
|
||||||
_gen
|
_gen
|
||||||
.hugo_build.lock
|
.hugo_build.lock
|
||||||
|
|
||||||
public
|
|
|
@ -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 Shortcode
|
||||||
|
|
||||||
{{< vimeo_simple 48912912 >}}
|
{{< vimeo_simple 48912912 >}}
|
||||||
|
|
Loading…
Reference in New Issue