mirror of
https://github.com/pengzhanbo/vuepress-theme-plume.git
synced 2026-04-23 10:58:13 +08:00
Merge branch 'main' into RC-8
This commit is contained in:
commit
6e4b1704b6
@ -48,7 +48,7 @@
|
||||
|
||||
.navbar-search .DocSearch-Button {
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
justify-content: center !important;
|
||||
align-items: center;
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
|
||||
@ -5,7 +5,7 @@ export const defaultLocaleOption: Partial<PlumeThemeLocaleOptions> = {
|
||||
notes: { link: '/note', dir: 'notes', notes: [] },
|
||||
footer: {
|
||||
message:
|
||||
'Power by <a target="_blank" href="https://v2.vuepress.vuejs.org/">vuepress</a> & <a target="_blank" href="https://github.com/pengzhanbo/vuepress-theme-plume">vuepress-theme-plume</a>',
|
||||
'Power by <a target="_blank" href="https://v2.vuepress.vuejs.org/">VuePress</a> & <a target="_blank" href="https://github.com/pengzhanbo/vuepress-theme-plume">vuepress-theme-plume</a>',
|
||||
},
|
||||
appearance: true,
|
||||
// page meta
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user