2020-02-01 12:47:58 +01:00
---
title: "Rich Content"
date: 2019-09-01T18:06:32+08:00
lastmod: 2019-09-01T18:06:32+08:00
draft: false
2020-02-17 05:44:04 +01:00
author: "Hugo Authors"
authorLink: "https://gohugo.io/"
2020-02-01 12:47:58 +01:00
description: "A brief description of Hugo Shortcodes"
license: ""
2020-02-17 05:44:04 +01:00
tags: ["shortcodes", "privacy"]
categories: ["theme"]
hiddenFromHomePage: false
2020-02-01 12:47:58 +01:00
2020-02-17 05:44:04 +01:00
featuredImage: /images/hugo.png
featuredImagePreview: ""
2020-02-01 12:47:58 +01:00
toc: false
2020-02-17 05:44:04 +01:00
autoCollapseToc: true
2020-02-01 12:47:58 +01:00
math: false
2020-02-17 05:44:04 +01:00
comment: true
2020-02-01 12:47:58 +01:00
---
Hugo ships with several [Built-in Shortcodes ](https://gohugo.io/content-management/shortcodes/#use-hugo-s-built-in-shortcodes ) for rich content, along with a [Privacy Config ](https://gohugo.io/about/hugo-and-gdpr/ ) and a set of Simple Shortcodes that enable static and no-JS versions of various social media embeds.
<!-- more -->
---
## Instagram Simple Shortcode
{{< instagram_simple BGvuInzyFAe hidecaption > }}
< br >
---
## YouTube Privacy Enhanced Shortcode
{{< youtube ZJthWmvUzzc > }}
< br >
---
## Twitter Simple Shortcode
{{< twitter_simple 1085870671291310081 > }}
< br >
---
## Vimeo Simple Shortcode
{{< vimeo_simple 48912912 > }}