Files
website/index.md
T
janishutz 27560cd448 feat!: restructure erstie guide, expand
Expanded the erstie guide massively (added guide for each semester),
restructured to new URLs, added summaries details
2026-08-17 11:42:25 +02:00

29 lines
715 B
Markdown

---
# https://vitepress.dev/reference/default-theme-home-page
layout: home
hero:
name: "janishutz-eth"
text: "ETH resources, summaries, tips and tricks by janishutz"
tagline: Your intro to ETH
actions:
- theme: brand
text: Summaries
link: /summaries/
- theme: alt
text: ETH (Erstie) Guide
link: /guide/
image:
src: https://static.janishutz.com/logo.jpg
alt: logo
#
# 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
---