Muut Archive Legend
@Muut · Joined 9 years ago · 18337 posts · 3878 topics · 137 reputation
Badges
Recent posts
-
Language supported: where should it be set?
· 11 years ago
Hi, first welcome to the Grav community! :-D Please make your changes in the user/config/system.yaml file. The system directory is reserved and should not be edited/changed. And don't worry. For a beg
-
Language supported: where should it be set?
· 11 years ago
about order, this is my order: 1 - FR 2 - JA 3 - EN
-
Language supported: where should it be set?
· 11 years ago
Should I set language supported in system/config / system.yaml or in user / system.yaml ?
-
Metadata won't come up as desired
· 11 years ago
thank you very much
-
Metadata won't come up as desired
· 11 years ago
My recommendation is not to use content-style-type it's just a waste of bytes. There is zero benefit of it.
-
Metadata won't come up as desired
· 11 years ago
to rhukster...
-
Metadata won't come up as desired
· 11 years ago
?
-
Metadata won't come up as desired
· 11 years ago
thank you very much: i feel better. I am a beginner in coding and so I am trying step by step... Under, the reference from which I went that way: recommendation of the W3C Please, have a look and tell
-
Metadata won't come up as desired
· 11 years ago
In site.yaml metadata: content-type: 'text/html; charset=UTF-8' Although if your going to be setting this site-wide, your better off just hardcoding this in your base twig file. Why do that extra
-
Metadata won't come up as desired
· 11 years ago
ok thanks I feel better what about http-equiv? why is it taken as name while it is not? I would like to generate these 2 lines: <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /&