experimenting with my own shortcode
This commit is contained in:
parent
710dd71604
commit
8df8666726
@ -4,6 +4,11 @@ gmgauthier@protonmail.com
|
||||
|
||||
## Find Me
|
||||
|
||||
{{< rawhtml >}}
|
||||
|
||||
<img src= "/img/etc-logo.png"/>
|
||||
|
||||
{{< /rawhtml >}}
|
||||
{{< pure_table
|
||||
"|"
|
||||
"Philosophy Blog | https://exitingthecave.com/"
|
||||
|
2
layouts/shortcodes/rawhtml.html
Normal file
2
layouts/shortcodes/rawhtml.html
Normal file
@ -0,0 +1,2 @@
|
||||
<!-- raw html -->
|
||||
{{.Inner}}
|
Loading…
Reference in New Issue
Block a user