From c56a27ab8f64712a0ba02112365f412e5d84c723 Mon Sep 17 00:00:00 2001 From: ivar Date: Tue, 7 Oct 2025 23:32:23 +0200 Subject: nn --- .../wwwroot/Baskerville No.2 Regular/readme.html | 188 --------------------- VegaData/wwwroot/Broadsheet Italic/readme.html | 188 --------------------- VegaData/wwwroot/framework.js | 2 - VegaData/wwwroot/index.html | 12 +- VegaData/wwwroot/index.js | 4 +- 5 files changed, 9 insertions(+), 385 deletions(-) delete mode 100644 VegaData/wwwroot/Baskerville No.2 Regular/readme.html delete mode 100644 VegaData/wwwroot/Broadsheet Italic/readme.html (limited to 'VegaData/wwwroot') diff --git a/VegaData/wwwroot/Baskerville No.2 Regular/readme.html b/VegaData/wwwroot/Baskerville No.2 Regular/readme.html deleted file mode 100644 index ce69521..0000000 --- a/VegaData/wwwroot/Baskerville No.2 Regular/readme.html +++ /dev/null @@ -1,188 +0,0 @@ - - - - - - - Baskerville No.2 RegularFontsgeek - - - - - - - - - - - - -
- - -
- - - - -
-

Baskerville No.2 Regular

-

This font was downloaded from fontsgeek.com . You can visit fontsgeek.com for thousands of free fonts.

-

View Charmap and other information Browse other free fonts

-

You will be shortly redirected to fontsgeek.

-
-
- - -
- - - - diff --git a/VegaData/wwwroot/Broadsheet Italic/readme.html b/VegaData/wwwroot/Broadsheet Italic/readme.html deleted file mode 100644 index 1fddb99..0000000 --- a/VegaData/wwwroot/Broadsheet Italic/readme.html +++ /dev/null @@ -1,188 +0,0 @@ - - - - - - - Broadsheet ItalicFontsgeek - - - - - - - - - - - - -
- - -
- - - - -
-

Broadsheet Italic

-

This font was downloaded from fontsgeek.com . You can visit fontsgeek.com for thousands of free fonts.

-

View Charmap and other information Browse other free fonts

-

You will be shortly redirected to fontsgeek.

-
-
- - -
- - - - diff --git a/VegaData/wwwroot/framework.js b/VegaData/wwwroot/framework.js index de20d66..d1e6cc6 100644 --- a/VegaData/wwwroot/framework.js +++ b/VegaData/wwwroot/framework.js @@ -114,8 +114,6 @@ export function gqp(key) { } export function sqp(query) { - console.log(query); - if ('URLSearchParams' in window) { const url = new URL(window.location) for (const key of Object.keys(query)) { diff --git a/VegaData/wwwroot/index.html b/VegaData/wwwroot/index.html index 5beab75..18bd9bc 100644 --- a/VegaData/wwwroot/index.html +++ b/VegaData/wwwroot/index.html @@ -5,19 +5,21 @@