moved page title conditional into head-header.html
added switch to setFooterType() Introducing: community.html
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
{% for thistoc in site.data.globals.tocs %}{% if foundTOC %}{% break %}{% else %}{% assign tree = site.data[thistoc].toc %}{% include tocsearch.html %}{% endif %}{% endfor %}
|
||||
{% if page.title %}{% assign title=page.title %}{% endif %}
|
||||
<!Doctype html>
|
||||
<html id="docs">
|
||||
|
||||
|
||||
Reference in New Issue
Block a user