This website requires JavaScript.
Explore
Help
Sign In
Web-Projects
/
vanilla-hugo
Watch
1
Star
0
Fork
0
You've already forked vanilla-hugo
Code
Issues
Pull Requests
Releases
Wiki
Activity
master
vanilla-hugo
/
layouts
/
shortcodes
/
block.html
4 lines
46 B
HTML
Raw
Permalink
Normal View
History
Unescape
Escape
Add a new block shortcode
2022-09-10 12:32:10 -07:00
<
div
class
=
"block"
>
Reduce whitespace in templates and avoid polluting the page scratch Signed-off-by: Danila Fedorin <danila.fedorin@gmail.com>
2024-06-09 18:36:54 -07:00
{{- .Inner -}}
Add a new block shortcode
2022-09-10 12:32:10 -07:00
<
/
div
>
Reference in New Issue
Copy Permalink