diff --git a/TODO.md b/TODO.md index 0d7b251..aaccb37 100644 --- a/TODO.md +++ b/TODO.md @@ -22,8 +22,8 @@ - [x] About, Colophon, CV... - [x] Add dotfiles to the resume - [x] Add segun to the colophon +- [x] Take a look to the twitter-card/og for the index page - [ ] RSS -- [ ] Take a look to the twitter-card/og for the index page - [ ] Add vim + productivity to "hobbies" or "tools" section - [ ] General review + Clean some stuff here and there - [ ] Some images contains a `

`, get rid of it. diff --git a/src/themes/oscar/layouts/partials/metas.html b/src/themes/oscar/layouts/partials/metas.html index a6d2de2..1263621 100644 --- a/src/themes/oscar/layouts/partials/metas.html +++ b/src/themes/oscar/layouts/partials/metas.html @@ -37,7 +37,9 @@ - {{- if .Params.image }} + {{ if eq .Name "oscarmlage" }} + + {{- else }} {{- end }} @@ -47,7 +49,11 @@ + {{- if eq .Name "oscarmlage" }} + + {{- else }} + {{- end }} @@ -55,5 +61,9 @@ + {{- if eq .Name "oscarmlage" }} + + {{- else }} + {{- end }}