-
I want to remove "test" text in logo. <a class="title" href="/">
<img class="VPImage dark logo" src="/logo/logo-light.svg" alt="Logo">
test
</a> I removed title but came "VitePress" text as the default export default defineConfig({
title: "test"
}) How can I solve this? |
Beta Was this translation helpful? Give feedback.
Answered by
brc-dd
Apr 18, 2023
Replies: 2 comments
Answer selected by
mahmutoz
-
Thank you. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
siteTitle: false