We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec74407 commit ce5c1f6Copy full SHA for ce5c1f6
garden.jade
@@ -4,6 +4,7 @@ html(lang=language)
4
title #{title}
5
meta(charset='utf-8')
6
meta(name='description', content=description)
7
+ meta(name='viewport', content='width=device-width, initial-scale=1')
8
9
- if (language === baseLanguage)
10
link(rel='stylesheet', href='style/garden.css', media='all')
0 commit comments