hero section
This commit is contained in:
parent
d31e4399a6
commit
477ef2dde8
4 changed files with 137 additions and 18 deletions
|
@ -40,7 +40,8 @@ Anschließend kannst du die Website im Browser unter [http://localhost:1313](htt
|
|||
- `content/` – Inhalte der Website (Seiten im Markdown Format)
|
||||
- `layouts/` – Individuelle Layouts und Templates
|
||||
- `static/` – Statische Dateien (z.B. Bilder, PDFs)
|
||||
- `static/` – CSS, JavaScript Dateien und Images
|
||||
- `assets/` – CSS, JavaScript Dateien und Images
|
||||
- `data/` – Navigation Config-Datei
|
||||
- `hugo.toml` – Hauptkonfigurationsdatei für Hugo
|
||||
|
||||
## 💡 Entwicklungs-Hinweise
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue