[www.kde.org] [Bug 467556] [jp.kde.org] JKUG website displays wrong kanji variants
Phu H. Nguyen
bugzilla_noreply at kde.org
Sat Apr 22 21:10:39 BST 2023
https://bugs.kde.org/show_bug.cgi?id=467556
Phu H. Nguyen <phu.nguyen at kdemail.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |phu.nguyen at kdemail.net
--- Comment #3 from Phu H. Nguyen <phu.nguyen at kdemail.net> ---
In Jekyll you can override theme defaults
https://jekyllrb.com/docs/themes/#overriding-theme-defaults.
It's pretty likely that
https://invent.kde.org/websites/jekyll-kde-theme/-/blob/master/_layouts/default.html#L2
is where the `lang="en"` attribute is set. So I think you can just copy that
`default.html` file to
https://invent.kde.org/websites/jp-kde-org/-/tree/master/_layouts, then change
the `lang` attribute.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the kde-www
mailing list