diff --git a/exampleSite/content/users/users.json b/exampleSite/content/users/users.json index ae806b528..4b76240bf 100644 --- a/exampleSite/content/users/users.json +++ b/exampleSite/content/users/users.json @@ -807,5 +807,16 @@ "Personal site", "Blog" ] + }, + { + "title": "Laterre Dev", + "url": "https://laterre.dev/", + "source": "https://github.com/laterre39/laterre-dev-blog", + "tags": [ + "Personal site", + "Technology Blog", + "Software Developer", + "Portfolio Site" + ] } ] diff --git a/i18n/ko.yaml b/i18n/ko.yaml index 44fce7201..cf0af6add 100644 --- a/i18n/ko.yaml +++ b/i18n/ko.yaml @@ -1,5 +1,5 @@ global: - language: "KO" + language: "🇰🇷" article: anchor_label: "앵커"