change code to httml
This commit is contained in:
parent
bff3e50c13
commit
d4ebe01514
@ -18,7 +18,7 @@ A Collection of useful Hugo Shortcodes
|
||||
|
||||
Insert raw HTML Code anywhere
|
||||
|
||||
```hugo
|
||||
```html
|
||||
{{< rawhtml >}}
|
||||
<h1>your html code here</h1>
|
||||
<p style="color: yellow;">Example HTML</p>
|
||||
|
@ -8,7 +8,7 @@ Insert raw HTML Code anywhere
|
||||
|
||||
## Usage
|
||||
|
||||
```hugo
|
||||
```html
|
||||
{{< rawhtml >}}
|
||||
<h1>your html code here</h1>
|
||||
<p style="color: yellow;">Example HTML</p>
|
||||
|
Loading…
x
Reference in New Issue
Block a user