binario/layouts/_default
Vimux 3f0f4c199c
Remove X-UA-Compatible meta tag (#88)
As of IE11, "document modes are deprecated and should no longer be used."

Background:
This meta tag is only relevant to the Internet Explorer browser family. IE has
different modes for displaying web pages, allowing you to view HTML pages using
previous versions of rendering rules. `IE=edge` tells Internet Explorer to use
the latest available document mode. However, it is a default mode (IE11) for the
HTML5 doctype declaration.
2023-11-28 07:59:32 -05:00
..
baseof.html Remove X-UA-Compatible meta tag (#88) 2023-11-28 07:59:32 -05:00
list.html Add initial breadcrumb partial 2019-12-11 09:08:02 -05:00
single.html BREAKING CHANGE: rename Post → Entry 2020-02-11 09:27:01 -05:00
summary.html BREAKING CHANGE: rename Post → Entry 2020-02-11 09:27:01 -05:00