Minor changes

This commit is contained in:
Scott Idem
2025-02-12 18:10:49 -05:00
parent ed89776a60
commit 3078e33b97
3 changed files with 56 additions and 3 deletions

View File

@@ -1,8 +1,8 @@
<script lang="ts">
/** @type {import('./$types').LayoutData} */
let log_lvl: number = 0;
if (log_lvl) {
console.log(`ae_idaa_archives +layout.svelte data:`, data);
if (log_lvl > 1) {
console.log(`ae_idaa_archives +layout.svelte`);
}
// *** Import Aether specific variables and functions