HASH a5c87079a7eb
DATE 2025-08-04
SUBJECT web: favicon.ico
FILES 2 CHANGED
HASH a5c87079a7eb
DATE 2025-08-04
SUBJECT web: favicon.ico
FILES 2 CHANGED
┌─ web/src/components/PageLayout.astro ──────────────────────────────────────┐
│ diff --git a/web/src/components/PageLayout.astro b/web/src/components/PageLayout.a │
│ stro │
│ index a19acf1..433a717 100644 │
│ --- a/web/src/components/PageLayout.astro │
│ +++ b/web/src/components/PageLayout.astro │
│ @@ -14,7 +14,7 @@ const { title, description, pageTitle } = Astro.props; │
│ <html lang="en"> │
│ <head> │
│ <meta charset="utf-8" /> │
│ - <link rel="icon" type="image/svg+xml" href="/favicon.svg" /> │
│ + <link rel="icon" type="image/x-icon" href="/favicon.ico" /> │
│ <meta name="viewport" content="width=device-width, initial-scale=1.0" /> │
│ <title>{pageTitle || title}</title> │
│ </head> │
└────────────────────────────────────────────────────────────────────────────────────┘
┌─ ...c/components/PageLayout.astro ───┐
│ diff --git a/web/src/components/PageLayout.a │
│ stro b/web/src/components/PageLayout.astro │
│ index a19acf1..433a717 100644 │
│ --- a/web/src/components/PageLayout.astro │
│ +++ b/web/src/components/PageLayout.astro │
│ @@ -14,7 +14,7 @@ const { title, description │
│ , pageTitle } = Astro.props; │
│ <html lang="en"> │
│ <head> │
│ <meta charset="utf-8" /> │
│ - <link rel="icon" type="image/svg+xml" h │
│ ref="/favicon.svg" /> │
│ + <link rel="icon" type="image/x-icon" hr │
│ ef="/favicon.ico" /> │
│ <meta name="viewport" content="width=de │
│ vice-width, initial-scale=1.0" /> │
│ <title>{pageTitle || title}</title> │
│ </head> │
└──────────────────────────────────────────────┘
┌─ web/src/layouts/ChartLayout.astro ────────────────────────────────────────┐
│ diff --git a/web/src/layouts/ChartLayout.astro b/web/src/layouts/ChartLayout.astro │
│ index 212d262..3e3781b 100644 │
│ --- a/web/src/layouts/ChartLayout.astro │
│ +++ b/web/src/layouts/ChartLayout.astro │
│ @@ -27,7 +27,7 @@ const isFixedClassSpec = fixedClass && fixedSpec; │
│ <html lang="en"> │
│ <head> │
│ <meta charset="utf-8" /> │
│ - <link rel="icon" type="image/svg+xml" href="/favicon.svg" /> │
│ + <link rel="icon" type="image/x-icon" href="/favicon.ico" /> │
│ <meta name="viewport" content="width=device-width, initial-scale=1.0" /> │
│ <title>{title}</title> │
│ <link rel="stylesheet" href="/src/styles/global.css" /> │
└────────────────────────────────────────────────────────────────────────────────────┘
┌─ ...src/layouts/ChartLayout.astro ───┐
│ diff --git a/web/src/layouts/ChartLayout.ast │
│ ro b/web/src/layouts/ChartLayout.astro │
│ index 212d262..3e3781b 100644 │
│ --- a/web/src/layouts/ChartLayout.astro │
│ +++ b/web/src/layouts/ChartLayout.astro │
│ @@ -27,7 +27,7 @@ const isFixedClassSpec = f │
│ ixedClass && fixedSpec; │
│ <html lang="en"> │
│ <head> │
│ <meta charset="utf-8" /> │
│ - <link rel="icon" type="image/svg+xml" h │
│ ref="/favicon.svg" /> │
│ + <link rel="icon" type="image/x-icon" hr │
│ ef="/favicon.ico" /> │
│ <meta name="viewport" content="width=de │
│ vice-width, initial-scale=1.0" /> │
│ <title>{title}</title> │
│ <link rel="stylesheet" href="/src/style │
│ s/global.css" /> │
└──────────────────────────────────────────────┘
[ BACK TO LOG ]
──────────────────────────────────────────────────────────────────────────────────────
OOKNET
────────────────────────────────────────────────
OOKNET