* 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:
parent
9fca5a07b9
commit
0871f16160
14
config.toml
14
config.toml
@ -1,11 +1,17 @@
|
||||
baseURL = "https://shockrah.gitlab.io/resume"
|
||||
baseURL = "https://shockrah.gitlab.io"
|
||||
|
||||
languageCode = "en-us"
|
||||
theme = "sada"
|
||||
theme = "resume"
|
||||
|
||||
[markup.goldmark.renderer]
|
||||
unsafe= true
|
||||
|
||||
[params]
|
||||
title = "Alejandro Santillana"
|
||||
name = "Alejandro"
|
||||
description = "A summary of my past and present works"
|
||||
title = "My personal portfolio"
|
||||
|
||||
author = "Alejandro Santillana"
|
||||
description = "Open source Software Developer"
|
||||
copyright = ""
|
||||
copyright_link = ""
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user