summaryrefslogtreecommitdiff
path: root/_includes (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix missing date format in post headerDanny Holman2020-02-091-0/+1
|
* Override theme header includesDanny Holman2020-01-132-0/+17
| | | | | | Override the theme's default page and post header information. The page title should be included below the site name and tagline on all pages except the front page.
* Override theme head informationDanny Holman2020-01-131-0/+6
| | | | | | Override the theme's default head include such that Google related tracking URLs are not used. This is done for the privacy of the site user.
* Override theme navigation barDanny Holman2020-01-131-0/+7
Override the theme navbar with a list of desired pages with correct URL information.