Open jcolomb opened 2 years ago
I added the files/folders + added to the header.html:
<link href="{{ "css/spoiler.css" | relURL}}" rel="stylesheet"> <script type="text/javascript" src="{{ "js/spoiler.js" | relURL }}"></script> <script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.5.1/jquery.slim.min.js"></script>`
The css works, but when I click the button, it just reload the page. (I am using the universal theme)
Did I do something wrong or is this tool deprecated?
It doesn't work for me either, even in the Demo post linked in the README. 🤷
I added the files/folders + added to the header.html:
The css works, but when I click the button, it just reload the page. (I am using the universal theme)
Did I do something wrong or is this tool deprecated?