fix tabs in frontmatter + rename folder
This commit is contained in:
parent
52c86295e9
commit
7824770032
|
@ -2,26 +2,16 @@
|
||||||
layout: home
|
layout: home
|
||||||
|
|
||||||
hero:
|
hero:
|
||||||
name: 3W
|
name: 3W
|
||||||
text: Ressources et supports de cours.
|
text: Ressources et supports de cours.
|
||||||
tagline: Lezgongue
|
tagline: Lezgongue
|
||||||
actions:
|
actions:
|
||||||
- theme: brand
|
- theme: brand
|
||||||
text: Développement
|
text: Développement
|
||||||
link: /dev/
|
link: /dev/
|
||||||
- theme: alt
|
- theme: alt
|
||||||
text: Design
|
text: Design
|
||||||
link: /design/
|
link: /design/
|
||||||
# features:
|
|
||||||
# - icon: ⚡️
|
|
||||||
# title: Vite, The DX that can't be beat
|
|
||||||
# details: Lorem ipsum...
|
|
||||||
# - icon: 🖖
|
|
||||||
# title: Power of Vue meets Markdown
|
|
||||||
# details: Lorem ipsum...
|
|
||||||
# - icon: 🛠️
|
|
||||||
# title: Simple and minimal, always
|
|
||||||
# details: Lorem ipsum...
|
|
||||||
---
|
---
|
||||||
|
|
||||||
# Hello VitePress
|
# Hello VitePress
|
||||||
|
|
Loading…
Reference in New Issue