mirror of
https://github.com/adityatelange/hugo-PaperMod.git
synced 2025-05-24 19:54:23 -04:00
Fix the link of Built-in Shortcodes (#66)
This commit is contained in:
parent
9f48a926ff
commit
898562a9b3
1 changed files with 3 additions and 1 deletions
|
@ -7,7 +7,9 @@ tags: ["shortcodes", "privacy"]
|
||||||
ShowToc: true
|
ShowToc: true
|
||||||
---
|
---
|
||||||
|
|
||||||
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.
|
Hugo ships with several [Built-in Shortcodes](https://gohugo.io/content-management/shortcodes/#use-hugos-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-->
|
||||||
|
---
|
||||||
|
|
||||||
## <!--more-->
|
## <!--more-->
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue