frogmc.dev/index.md

29 lines
676 B
Markdown
Raw Normal View History

2024-06-04 16:29:26 -04:00
---
# https://vitepress.dev/reference/default-theme-home-page
layout: home
hero:
name: "FrogMC"
2024-06-05 16:42:57 -04:00
text: "Minecraft Modloader"
tagline: "<i>ribbit</i>"
2024-06-04 16:29:26 -04:00
actions:
- theme: brand
2024-06-05 16:42:57 -04:00
text: Installation Instructions
link: /install/
2024-06-04 16:29:26 -04:00
- theme: alt
2024-06-05 16:42:57 -04:00
text: Documentation
link: /info
- theme: alt
text: View Source
link: https://git.frogmc.dev/frogmc
2024-06-04 16:29:26 -04:00
features:
- title: Feature A
details: Lorem ipsum dolor sit amet, consectetur adipiscing elit
- title: Feature B
details: Lorem ipsum dolor sit amet, consectetur adipiscing elit
- title: Feature C
details: Lorem ipsum dolor sit amet, consectetur adipiscing elit
---