* Adding some keys to config however I have to slowly move everything over to the new layout at some point

This commit is contained in:
shockrah 2021-10-19 00:20:32 -07:00
parent 9fca5a07b9
commit 0871f16160

View File

@ -1,11 +1,17 @@
baseURL = "https://shockrah.gitlab.io/resume" baseURL = "https://shockrah.gitlab.io"
languageCode = "en-us" languageCode = "en-us"
theme = "sada" theme = "resume"
[markup.goldmark.renderer]
unsafe= true
[params] [params]
title = "Alejandro Santillana" name = "Alejandro"
description = "A summary of my past and present works"
title = "My personal portfolio"
author = "Alejandro Santillana" author = "Alejandro Santillana"
description = "Open source Software Developer"
copyright = "" copyright = ""
copyright_link = "" copyright_link = ""