Skip to content

Commit 47dbcde

Browse files
committed
Update rich-content.md
1 parent 226b8e1 commit 47dbcde

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

content/posts/rich-content.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -13,24 +13,24 @@ Hugo ships with several [Built-in Shortcodes](https://gohugo.io/content-manageme
1313

1414
---
1515

16-
## Figure Shortcode ([PaperMod enhanced](https://github.com/adityatelange/hugo-PaperMod/commits/master/layouts/shortcodes/figure.html))
16+
## YouTube
1717

18-
{{< figure src="https://images.unsplash.com/photo-1702382930514-9759f4ca5469" attr="Photo by [Aditya Telange](https://unsplash.com/@adityatelange?utm_content=creditCopyText&utm_medium=referral&utm_source=unsplash) on [Unsplash](https://unsplash.com/photos/Z0lL0okYjy0?utm_content=creditCopyText&utm_medium=referral&utm_source=unsplash)" align=center link="https://unsplash.com/photos/a-person-sitting-on-a-rock-wall-looking-out-at-the-ocean-Z0lL0okYjy0" target="_blank" >}}
18+
{{< youtube hjD9jTi_DQ4 >}}
1919

2020
---
2121

22-
## YouTube
22+
## Vimeo Shortcode
2323

24-
{{< youtube hjD9jTi_DQ4 >}}
24+
{{< vimeo 152985022 >}}
2525

2626
---
2727

28-
## X (Twitter) Shortcode
28+
## X Shortcode
2929

30-
{{< x user="adityatelange" id="1724414854348357922" >}}
30+
{{< x user="GoHugoIO" id="1305090583917203457" >}}
3131

3232
---
3333

34-
## Vimeo Shortcode
34+
## Instagram Shortcode
3535

36-
{{< vimeo 152985022 >}}
36+
{{< instagram DBHw3t6A6a4 >}}

0 commit comments

Comments
 (0)