From 5e0e27660972b05ea4cfa466fc0a5cd751149406 Mon Sep 17 00:00:00 2001 From: "Fred K. Schott" Date: Mon, 16 Aug 2021 14:34:08 -0700 Subject: cleanup example favicons --- examples/docs/src/layouts/Main.astro | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'examples/docs/src/layouts') diff --git a/examples/docs/src/layouts/Main.astro b/examples/docs/src/layouts/Main.astro index 837b53048..a0f1b6e86 100644 --- a/examples/docs/src/layouts/Main.astro +++ b/examples/docs/src/layouts/Main.astro @@ -25,8 +25,7 @@ const githubEditUrl = `https://github.com/USER/REPO/blob/main/${currentFile}`