diff --git a/config.toml b/config.toml index 375195e..04d42e3 100644 --- a/config.toml +++ b/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 = ""