Compare commits

...

2 Commits

Author SHA1 Message Date
LordMathis 0b42e5ced4 Remove depricated twitter shortcode 2024-05-21 19:08:48 +02:00
LordMathis 878f5e1e3f Ignore hubo public dir 2024-05-21 19:08:28 +02:00
2 changed files with 3 additions and 9 deletions

2
.gitignore vendored
View File

@ -1,2 +1,4 @@
_gen _gen
.hugo_build.lock .hugo_build.lock
public

View File

@ -21,14 +21,6 @@ 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 >}}