Minor changes
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user