hugo/examples/blog/layouts/partials
Christian Oliff a546059a9c
examples: Remove unneeded meta tag from blog example
```html
    <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
```
This was only needed for IE10 and lower (which are no longer supported) and chromeframe which was a Google plugin for IE8 and lower and was discontinued many years ago. So this meta tag can be safely removed.
2020-11-24 20:20:04 +01:00
..
footer.copyright.html examples: Fix `now` usage in footer 2017-09-27 08:42:44 +02:00
footer.html Upgrade Bootswatch, Font Awesome and jQuery in examples/blog 2015-12-22 14:09:38 -07:00
header.html examples: Fix blog not building 2020-01-19 14:42:27 +01:00
header.includes.html Upgrade Bootswatch, Font Awesome and jQuery in examples/blog 2015-12-22 14:09:38 -07:00
menu.html Update example blog to Hugo v0.12 conventions 2014-09-02 17:18:22 -04:00
meta.html examples: Remove unneeded meta tag from blog example 2020-11-24 20:20:04 +01:00
navbar.html Convert example/blog to use new syntax for Hugo v0.14+ 2015-09-08 22:51:57 -06:00