File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change 4
4
5
5
* handling content outside of posts (#88 )
6
6
7
+ ### Documentation
8
+
9
+ * Docs: clarification about page title (#142 )
10
+
7
11
## 2.1.1 / 2017-04-13
8
12
9
13
### Minor Enhancements
Original file line number Diff line number Diff line change @@ -46,7 +46,7 @@ Refers to snippets of code within the `_includes` directory that can be inserted
46
46
- ` footer.html` — Defines the site's footer section.
47
47
- ` google-analytics.html` — Inserts Google Analytics module (active only in production environment).
48
48
- ` head.html` — Code-block that defines the `<head></head>` in *default* layout.
49
- - ` header.html` — Defines the site's main header section.
49
+ - ` header.html` — Defines the site's main header section. By default, pages with a defined `title` attribute will have links displayed here.
50
50
- ` icon-* files` — Inserts github and twitter ids with respective icons.
51
51
52
52
# ## Sass
You can’t perform that action at this time.
0 commit comments