summaryrefslogtreecommitdiffstats
path: root/blog/_includes/head.html
Commit message (Collapse)AuthorAgeFilesLines
* Missing comman in meta viewport setting.Harald Eilertsen2017-03-101-1/+1
|
* Add opengraph meta tags to head section.Harald Eilertsen2016-10-031-0/+1
|
* Fix stylesheets and templates to use jekyll-assets.Harald Eilertsen2015-08-251-2/+2
|
* Add new tag page_title to retreive translated page title if available.Harald Eilertsen2015-08-241-1/+6
| | | | | If no translation exist, use default translation, and if no default translation, use the key unmodified. This makes the titles for posts work as expected.
* Set site title properly for each page.Harald Eilertsen2015-08-051-1/+1
|
* Drop unnecessary stuff from head partial and fix baseurl.Harald Eilertsen2015-08-031-7/+3
|
* Add template for homepage layout.Harald Eilertsen2015-08-011-0/+13