Skip to content

Commit 194736e

Browse files
authored
Merge pull request #19 from end-4/main
Add favicon
2 parents 46889c5 + 2b780ba commit 194736e

File tree

2 files changed

+1
-0
lines changed

2 files changed

+1
-0
lines changed

astro.config.mjs

+1
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ export default defineConfig({
6161
discord: 'https://discord.gg/CXQpHwDuhY',
6262
},
6363
customCss: ['./src/styles/custom.css'],
64+
favicon: './favicon.ico',
6465
sidebar: [
6566
{
6667
label: 'Configuration',

public/favicon.ico

264 KB
Binary file not shown.

0 commit comments

Comments
 (0)