File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11<div align =" center " >
22 <br />
33 <p>
4- <a href="https://wwebjs.dev"><img src="src/.vuepress/public/images/banner_logo .png" title="wwebjs.dev Guide"
4+ <a href="https://wwebjs.dev"><img src="https://github.com/wwebjs/assets/blob/main/6_Logo_Banner_Format/Mix/banner_green_green .png?raw=true " title="wwebjs.dev Guide"
55 alt="wwebjs.dev Guide" width="500" /></a>
66 </p>
77 <br />
Original file line number Diff line number Diff line change 1- import { defaultTheme } from '@vuepress/theme-default'
21import { viteBundler } from '@vuepress/bundler-vite'
3- import { defineUserConfig } from 'vuepress'
42import { searchPlugin } from '@vuepress/plugin-search'
3+ import { defaultTheme } from '@vuepress/theme-default'
4+ import { defineUserConfig } from 'vuepress'
55import { head , navbar , sidebar } from './config/index.js'
66
77export default defineUserConfig ( {
@@ -20,7 +20,7 @@ export default defineUserConfig({
2020 docsBranch : 'main' ,
2121 docsDir : 'src' ,
2222 repo : 'https://github.com/pedroslopez/whatsapp-web.js' ,
23- logo : '/images/banner_logo .png' ,
23+ logo : '/images/banner_green_green .png' ,
2424 colorModeSwitch : true ,
2525 locales : {
2626 '/' : {
You can’t perform that action at this time.
0 commit comments