add projects page; move to hugo;
All checks were successful
Build and Push Docker Container / build-and-push (push) Successful in 1m59s
All checks were successful
Build and Push Docker Container / build-and-push (push) Successful in 1m59s
This commit is contained in:
18
hugo/eliaskohout.de/hugo.toml
Normal file
18
hugo/eliaskohout.de/hugo.toml
Normal file
@@ -0,0 +1,18 @@
|
||||
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"
|
||||
Reference in New Issue
Block a user