Files
personal-website/hugo/eliaskohout.de/hugo.toml
Elias Kohout ecd83d9b79
All checks were successful
Build and Push Docker Container / build-and-push (push) Successful in 1m59s
add projects page; move to hugo;
2026-02-12 14:38:32 +01:00

19 lines
357 B
TOML

baseURL = 'https://eliaskohout.de/'
languageCode = 'de'
title = 'Elias Kohout'
[params]
description = "Computer Science Student"
[[params.links]]
name = "[c]rowsnest"
url = "https://c.eliaskohout.de"
[[params.links]]
name = "[g]itea"
url = "https://g.eliaskohout.de"
[[params.links]]
name = "[r]ezepte"
url = "https://r.eliaskohout.de"