Explorar el Código

Add rawhtml.html

Using instructions per https://makewithhugo.com/shortcode-add-raw-html/
Nate Johnston hace 2 años
padre
commit
960b389fb2
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. 2 0
      layouts/shortcodes/rawhtml.html

+ 2 - 0
layouts/shortcodes/rawhtml.html

@@ -0,0 +1,2 @@
+<!-- raw html -->
+{{.Inner}}