Skip to content

feat: remove Korean page#162

Merged
ycagel merged 1 commit intoDigiByte-Core:masterfrom
DennisPitallano:master
Jan 18, 2026
Merged

feat: remove Korean page#162
ycagel merged 1 commit intoDigiByte-Core:masterfrom
DennisPitallano:master

Conversation

@DennisPitallano
Copy link
Copy Markdown
Contributor

  • issue Remove Korean language from DigiByte .org #158
    This pull request removes Korean language support from the website's language menus and sitemap, making Korean (ko) no longer available as a selectable or discoverable option. It also makes a minor update to the language routing logic.

Removal of Korean language support:

  • Removed Korean (ko) from the desktop language menu in langmenu/desktop.html.
  • Removed Korean (ko) from the mobile language menu in langmenu/mobile.html.
  • Removed all <xhtml:link rel="alternate" hreflang="ko" ... /> entries from sitemap.xml, so Korean is no longer listed as an alternate language for search engines. [1] [2] [3] [4] [5] [6] [7] [8] [9] [10] [11] [12] [13] [14] [15] [16] [17] [18] [19] [20] [21] [22]

Minor language routing update:

  • Updated the language routing logic in js/languagerouter.js by removing ko from the list of supported languages for redirection.

Copy link
Copy Markdown
Member

@gto90 gto90 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

utACK

Copy link
Copy Markdown
Member

@ycagel ycagel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

cACK. Thanks for all the efforts @DennisPitallano!

@ycagel ycagel merged commit f3080c8 into DigiByte-Core:master Jan 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants