diff --git a/_config.yml b/_config.yml index 2f03e74..060a7d8 100644 --- a/_config.yml +++ b/_config.yml @@ -10,5 +10,7 @@ url: "http://yourdomain.com" # the base hostname & protocol for your site twitter_username: jekyllrb github_username: jekyll +# Layout settings +header_type: fixed # Build settings markdown: kramdown diff --git a/_includes/header.html b/_includes/header.html index 92c17dc..e14f458 100644 --- a/_includes/header.html +++ b/_includes/header.html @@ -37,7 +37,7 @@
- {{ site.title }} + {{ site.title }}