Adjust hugo command, mask shortcode in shortcode
This commit is contained in:
		@@ -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){
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user