dotfiles icon indicating copy to clipboard operation
dotfiles copied to clipboard

Questions about bcp47

Open icpz opened this issue 1 year ago • 2 comments

Hi, I got confused by this commit https://github.com/CoelacanthusHex/dotfiles/commit/60e29d8f115b10677bdfb9ced76d39034b25ad57

May I know where I invented lang=default? I did a search in my git repo and my blog, none of which matched. Thanks.

icpz avatar Sep 24 '23 14:09 icpz

In your blog, that lang attribute of HTML is 'default'.

CoelacanthusHex avatar Sep 24 '23 14:09 CoelacanthusHex

Thanks, the issue is now resolved. I forgot to search with the double quotes. I think we should mainly blame Hexo.io for this. Though I did mis-configure the language in hexo config to empty, but I think hexo should generate the website without lang attribute under such circumstances.

icpz avatar Sep 24 '23 14:09 icpz