Skip to content

Commit 93dc28b

Browse files
authored
Update config.js
1 parent 239bdd3 commit 93dc28b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/.vitepress/config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ export default {
33
title: 'SkLibrary',
44
ignoreDeadLinks: true,
55
head: [
6-
['link', { rel: 'icon', href: `assets/logo.png` }]
6+
['link', { rel: 'icon', href: `https://raw.githubusercontent.com/SkriptLibrary/SkWebsite/e68cb2abc761caa52a9a9b35202e84019dde04c1/docs/assets/logo.png` }]
77
],
88
description: 'Documentation for SkLibrary',
99
themeConfig: {

0 commit comments

Comments
 (0)