aboutsummaryrefslogtreecommitdiffstats
path: root/config.toml
blob: d7bc427c10e122e81cd34ab61ea23ca266429726 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
baseURL = "https://ymherklotz.gitlab.io/shiny-new-website"
languageCode = "en-uk"
title = "Yann Herklotz"
theme = "ymherklotz"

[params]
  description = "Welcome to my blog! I am a final year student studying Electronic and Information Engineering at Imperial College London."
  katex = true
  offen = true

[markup.goldmark.renderer]
  unsafe = true