binario/layouts
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
..
_default Remove X-UA-Compatible meta tag (#88) 2023-11-28 07:59:32 -05:00
partials remove space character from a href to avoid %20 appearing in URL's 2022-04-15 19:13:13 +03:00
404.html Fix home link on 404 page 2019-07-22 09:38:31 -04:00
index.html Remove extra if statement 2019-08-20 09:23:14 -04:00
index.manifest.json Web Manifest: don't require .Site.Params.Manifest 2019-08-28 11:21:46 -04:00