How to change <html> attributes? #865
-
How to change attribute of i want change lang attribute like this <!DOCTYPE html>
<html lang="ko">
... |
Beta Was this translation helpful? Give feedback.
Answered by
marvinhagemeister
Aug 10, 2023
Replies: 1 comment
-
This will be solved by #1617 which allows you to create the |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
marvinhagemeister
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This will be solved by #1617 which allows you to create the
<html>
element yourself.