diff --git a/exampleSite/config.toml b/exampleSite/config.toml index 6eb3bc5..790bfee 100644 --- a/exampleSite/config.toml +++ b/exampleSite/config.toml @@ -43,11 +43,6 @@ name = "Github" icon = "github" url = "https://github.com/vividvilla/ezhil" -[[params.social]] -name = "Twitter" -icon = "twitter" -url = "https://twitter.com/gohugoio" - [[params.social]] name = "RSS" icon = "rss" diff --git a/layouts/partials/header.html b/layouts/partials/header.html index 9f8913a..2d3ba4c 100644 --- a/layouts/partials/header.html +++ b/layouts/partials/header.html @@ -20,7 +20,7 @@ {{- template "_internal/opengraph.html" . -}} {{- template "_internal/twitter_cards.html" . -}} - + diff --git a/static/css/main.css b/static/css/main.css index c0f2453..69f4c7f 100644 --- a/static/css/main.css +++ b/static/css/main.css @@ -91,7 +91,7 @@ h1,h2,h3,h4,h5,h6 { font-family: raleway,sans-serif; line-height: 1.2; color: #333; - font-weight: 100 + font-weight: 200; } h1 {