feat: set markdown layout to deep

- add SEO
- use deep outline method for markdown
This commit is contained in:
DaOfficialWizard 2023-09-26 16:52:39 +01:00
parent 338ee2e709
commit 497a4f293c
2 changed files with 9 additions and 5 deletions

View File

@ -14,6 +14,7 @@ const theme = {
search: {
provider: "local",
},
outline: "deep",
footer: {
message: "Released under the MIT License.",
copyright: "Copyright © 2022-present ETVR",
@ -131,6 +132,6 @@ const theme = {
],
};
const ThemeSettings = {}
const ThemeSettings = {};
export { theme, ThemeSettings }
export { theme, ThemeSettings };

View File

@ -1,12 +1,15 @@
---
layout: home
head:
- - meta
- name: keywords
content: EyeTrackVR ETVR VR Virtual Reality Eye Tracking VRChat Social VR Games VR Game VR Games VRChat Avatar VRChat Avatars VRChat Eye Tracking VRChat Eye Tracking Avatar VRChat Eye Tracking Avatars
hero:
name: EyeTrackVR Docs
text: Opensource and affordable VR eye tracking.
text: Open-source and affordable VR eye tracking.
image:
src: /logo_light.png
alt: ETRVR logo
alt: ETVR logo
tagline: For Social VR Games via OSC and UDP protocol.
actions:
- theme: brand