diff --git a/exampleSite/config.toml b/exampleSite/config.toml index c282cbc..64a54c8 100644 --- a/exampleSite/config.toml +++ b/exampleSite/config.toml @@ -247,19 +247,16 @@ googleAnalytics = "UA-XXXXXXX-Y" [[params.projects.list]] title = "Project Lorem Ipsum" meta = "Open Source" - url = "#" tagline = "You can use this section for your side projects. Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus." [[params.projects.list]] title = "Project Sed Fringilla" meta = "Open Source" - url = "#" tagline = "You can use this section for your side projects. Cras dapibus. Vivamus elementum semper nisi. Aenean vulputate eleifend tellus. Aenean leo ligula, porttitor eu, consequat vitae, eleifend ac, enim." [[params.projects.list]] title = "Project Praesent" meta = "Open Source" - url = "#" tagline = "You can use this section for your side projects. Cras dapibus. Vivamus elementum semper nisi. Aenean vulputate eleifend tellus. Aenean leo ligula, porttitor eu, consequat vitae, eleifend ac, enim." diff --git a/layouts/partials/awards.html b/layouts/partials/awards.html index da74f12..7f5f375 100644 --- a/layouts/partials/awards.html +++ b/layouts/partials/awards.html @@ -1,3 +1,4 @@ +

{{ i18n "awards" }}

diff --git a/layouts/partials/contact.html b/layouts/partials/contact.html index 4ae4319..2a13661 100644 --- a/layouts/partials/contact.html +++ b/layouts/partials/contact.html @@ -1,3 +1,4 @@ +