These html entities are converted to & amp;laquo; and & amp;raquo;
How can I fix it?
These html entities are converted to & amp;laquo; and & amp;raquo;
How can I fix it?
It's the theme that most probably escapes it. Example: https://github.com/getgrav/grav-theme-antimatter/blob/develop/templates/partials/base.html.twig#L8 ( see |e).
You can remove the escaping, or use the already unencoded character («) in the page title.
Log in to reply.
| Topic | Participants | Replies | Views | Activity |
|---|---|---|---|---|
| 0 | 1356 | 9 years ago | ||
| 2 | 936 | 9 years ago | ||
| 2 | 4066 | 9 years ago | ||
| 1 | 2954 | 9 years ago | ||
| 3 | 1120 | 9 years ago |