Skip to content

Commit c105ac5

Browse files
committed
added favicon
1 parent 2034f2a commit c105ac5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docs/.vitepress/config.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ export default defineConfig({
44
title: "SampSharp",
55
description: ".NET SA-MP",
66
head: [
7+
['link', { rel: 'icon', href: '/images/sampsharp.png' }],
78
['meta', { name: 'theme-color', content: '#3c3c3c' }]
89
],
910

0 commit comments

Comments
 (0)