diff --git a/config.toml b/config.toml index 04d42e3..4f68d7d 100644 --- a/config.toml +++ b/config.toml @@ -1,4 +1,5 @@ baseURL = "https://shockrah.gitlab.io" +title = "Hi I'm Shockrah" languageCode = "en-us" theme = "resume" @@ -8,7 +9,7 @@ unsafe= true [params] name = "Alejandro" - description = "A summary of my past and present works" + description = "I make candy and code" title = "My personal portfolio" author = "Alejandro Santillana" diff --git a/static/images/favicon.png b/static/images/favicon.png new file mode 100644 index 0000000..7f7ba29 --- /dev/null +++ b/static/images/favicon.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:65e3d28b356de7fe1e34bfef3bb6e7886f022dfb26a8ea03e67fef934c257da9 +size 38245 diff --git a/themes/resume/layouts/index.html b/themes/resume/layouts/index.html index 41a7208..3ce11a9 100644 --- a/themes/resume/layouts/index.html +++ b/themes/resume/layouts/index.html @@ -2,23 +2,31 @@ {{ partial "head.html" . }}
-