From bc18669c20dc432bcf709641a8a1eb3e4f50a23d Mon Sep 17 00:00:00 2001 From: David Sevilla Martin <6401250+dsevillamartin@users.noreply.github.com> Date: Sun, 25 Feb 2024 17:32:43 -0500 Subject: [PATCH] update sponsor link --- .vuepress/config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.vuepress/config.js b/.vuepress/config.js index 0de2623..738453c 100644 --- a/.vuepress/config.js +++ b/.vuepress/config.js @@ -12,7 +12,7 @@ module.exports = { smoothScroll: true, nav: [ { text: 'Git', link: 'https://github.com/YappyBots' }, - { text: 'Sponsor', link: 'https://github.com/sponsors/datitisev' }, + { text: 'Sponsor', link: 'https://github.com/sponsors/dsevillamartin' }, ], sidebar: [ {