Skip to content

Commit dd83259

Browse files
authored
Merge branch 'master' into jekyll-seo-tag-dependency
2 parents d237b68 + cf28aab commit dd83259

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

History.markdown

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@
44

55
* handling content outside of posts (#88)
66

7+
### Documentation
8+
9+
* Docs: clarification about page title (#142)
10+
711
## 2.1.1 / 2017-04-13
812

913
### Minor Enhancements

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ Refers to snippets of code within the `_includes` directory that can be inserted
4646
- `footer.html` — Defines the site's footer section.
4747
- `google-analytics.html` — Inserts Google Analytics module (active only in production environment).
4848
- `head.html` &mdash; Code-block that defines the `<head></head>` in *default* layout.
49-
- `header.html` &mdash; Defines the site's main header section.
49+
- `header.html` &mdash; Defines the site's main header section. By default, pages with a defined `title` attribute will have links displayed here.
5050
- `icon-* files` &mdash; Inserts github and twitter ids with respective icons.
5151

5252
### Sass

0 commit comments

Comments
 (0)