-
Notifications
You must be signed in to change notification settings - Fork 19
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
take the custom _includes/head.html out of RSQkit again #175
Comments
Check pinned version and update accordingly in the config file |
Yes, we are ready to upgrade. If you are going to upgrade only, please keep this issue open so I will remember to also clean up the then deprecated custom head file. |
I was going to let you clean up the custom _includes/head.html and bump up the theme version at the same time (after testing) so we cn close both issues at the same time. How does that sound @egpbos? |
Works for me! I won't have time today I fear, but I'll get to it soon. |
In #170, we added a custom head.html to disable Matomo cookies. Hopefully, ETT will merge ELIXIR-Belgium/elixir-toolkit-theme#314 which builds this functionality into ETT itself. If that happens, we can remove the customized head.html from RSQkit and just add the
matomo_cookies: false
line to config.yml to disable the cookies here.The text was updated successfully, but these errors were encountered: