hippie/source/templates/demo/partials/_meta.njk
Stephan a0f3582f81 Nunjucks work
* Update to jquery 3.3.1
 * Removed test json file

New template variable bodyClass. Better block structure to be able to 
better differentiate content in screens.
2019-03-26 19:44:31 +01:00

9 lines
533 B
Text

<!-- meta.partial -->
<meta name="author" content="Interaktionsweise">
<meta name="generator" content="Atom, Notepad++">
<meta name="description" content="Hippie interweaves preeminent personal interface elements">
<meta name="robots" content="noindex">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
{# <meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0, user-scalable=no"> #}
<meta http-equiv="X-UA-Compatible" content="IE=Edge;chrome=1" />