Adjust hugo command, mask shortcode in shortcode
This commit is contained in:
parent
65fbb83fe6
commit
283602b625
@ -2,7 +2,7 @@
|
||||
|
||||
Adds a button that, when you click it stores a cookie for the user.
|
||||
|
||||
Use as {{< cookie_button cookie_key cookie_value button_text>}}
|
||||
Use as [curly_brace x 2]< cookie_button cookie_key cookie_value button_text>[closing_curly_brace x 2]
|
||||
-->
|
||||
<script>
|
||||
function createCookie(name, value, days){
|
||||
|
Loading…
Reference in New Issue
Block a user