Skip to content

Commit 2c96530

Browse files
committed
fix: remove unused public dir, add proper favicon path
1 parent 25fe214 commit 2c96530

3 files changed

Lines changed: 1 addition & 44 deletions

File tree

astro.config.mjs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ export default defineConfig({
3131
},
3232
integrations: [
3333
starlight({
34+
favicon: "/img/favicon/adaptive.svg",
3435
title: "Feature-Sliced Design",
3536
description: "Architectural methodology for frontend projects",
3637
defaultLocale: "root",

public/favicon.svg

Lines changed: 0 additions & 44 deletions
This file was deleted.

public/img/preview.png

-57.5 KB
Binary file not shown.

0 commit comments

Comments
 (0)