General clean up. Work on using iframes and setting the height correctly.

This commit is contained in:
Scott Idem
2024-11-15 14:38:59 -05:00
parent 547845ed62
commit a3a8f107d3
13 changed files with 79 additions and 2800 deletions

View File

@@ -89,12 +89,9 @@ $: lq__archive_content_obj = liveQuery(async () => {
});
if (browser) {
console.log('Browser environment detected.');
}
</script>