Luminate templates for the language switcher. Added some items to the screenshot scraper.

This commit is contained in:
Norm Rasmussen
2024-04-01 17:46:07 -04:00
parent d71e70688f
commit 9286f52fb2
115 changed files with 5859 additions and 26 deletions

View File

@ -15,14 +15,6 @@
<script>
Weglot.initialize({
api_key: 'wg_65c22885fee5b146978034548c4f888a6',
switchers: [
{
location: {
target: ".np-header",
sibling: null
}
}
],
});
</script>