Skip to content

Commit 3b8cbe5

Browse files
committed
chore: remove vercel link form github pages
1 parent ca5a75a commit 3b8cbe5

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/index.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -195,8 +195,7 @@
195195
editHtml +
196196
html +
197197
'\n\n----\n\n' +
198-
'<a href="https://docsify.js.org" target="_blank" style="color: inherit; font-weight: normal; text-decoration: none;">Powered by docsify</a>\n\n' +
199-
'<a href="https://vercel.com/?utm_source=docsifyjs&utm_campaign=oss" target="_blank"><img src="/_media/powered-by-vercel.svg" alt="Vercel" width="150"></a>'
198+
'<a href="https://docsify.js.org" target="_blank" style="color: inherit; font-weight: normal; text-decoration: none;">Powered by docsify</a>'
200199
);
201200
})
202201
},

0 commit comments

Comments
 (0)