elli-website/content/blog/rich-content.md
Dorian Zedler 7b6646b018
All checks were successful
/ build (push) Successful in 1m12s
Chore: remove languages
2023-08-16 14:28:22 +02:00

33 lines
823 B
Markdown

---
author: "Hugo Authors"
title: "Reichhaltiger Inhalt"
date: 2021-07-13
description: "Eine kurze Beschreibung von Hugo Shortcodes"
tags: ["shortcodes", "privacy"]
thumbnail: https://picsum.photos/id/1002/400/250
---
Hugo wird mit mehreren [Built-in Shortcodes](https://gohugo.io/content-management/shortcodes/#use-hugos-built-in-shortcodes) für reichhaltige Inhalte geliefert, zusammen mit einer [Privacy Config](https://gohugo.io/about/hugo-and-gdpr/) und einer Reihe einfacher Shortcodes, die statische und keine JS-Versionen verschiedener Social-Media-Einbettungen ermöglichen.
## <!--more-->
## YouTube Privacy Enhanced Shortcode
{{< youtube ZJthWmvUzzc >}}
<br>
---
## Twitter Simple Shortcode
{{< twitter_simple 1085870671291310081 >}}
<br>
---
## Vimeo Simple Shortcode
{{< vimeo_simple 48912912 >}}