Skip to content

Commit 25e2e3a

Browse files
authored
Update config.js
1 parent 93dc28b commit 25e2e3a

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
@@ -7,7 +7,7 @@ export default {
77
],
88
description: 'Documentation for SkLibrary',
99
themeConfig: {
10-
logo: `assets/logo.png`,
10+
logo: `https://raw.githubusercontent.com/SkriptLibrary/SkWebsite/e68cb2abc761caa52a9a9b35202e84019dde04c1/docs/assets/logo.png`,
1111
nav: [
1212
{ text: 'Homepage', link: '/' },
1313
{ text: 'Guide', link: '/pages/introduction/' },

0 commit comments

Comments
 (0)