summaryrefslogtreecommitdiffstats
path: root/src/partials/head.hbs
Commit message (Collapse)AuthorAgeFilesLines
* split head partialDan Allen2018-02-061-9/+2
| | | | | - split head partial into head-meta and head-scripts - consolidate gtags script
* replace analytics.js with gtag.js for GA trackingDan Allen2018-02-051-1/+9
|
* add HTML page templatesDan Allen2017-10-131-0/+1
- add HTML page templates - fill in UI model to activate all parts of templates - add helpers for use in templates - update build:preview task to apply 404 template to 404 page