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 | 1354 | 9 years ago | ||
| 2 | 935 | 9 years ago | ||
| 2 | 4065 | 9 years ago | ||
| 1 | 2953 | 9 years ago | ||
| 3 | 1119 | 9 years ago |