Skip to content

Commit

Permalink
fix lang attributes
Browse files Browse the repository at this point in the history
  • Loading branch information
mattgarrish committed Jan 14, 2025
1 parent 243e696 commit 1f5d151
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion publishing/ja/contribute/index.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<!DOCTYPE html>
<html lang="en">
<html lang="ja">
<head>
<meta charset="utf-8">
<title>ナレッジベースへの貢献</title>
Expand Down
2 changes: 1 addition & 1 deletion publishing/ja/new/2020.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<!DOCTYPE html>
<html lang="en">
<html lang="ja">
<head>
<meta charset="utf-8">
<title>2020年の更新内容についてのアーカイブ</title>
Expand Down
2 changes: 1 addition & 1 deletion publishing/ja/new/2021.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<!DOCTYPE html>
<html lang="en">
<html lang="ja">
<head>
<meta charset="utf-8">
<title>2021年の更新内容についてのアーカイブ</title>
Expand Down
2 changes: 1 addition & 1 deletion publishing/ja/new/2022.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<!DOCTYPE html>
<html lang="en">
<html lang="ja">
<head>
<meta charset="utf-8">
<title>2022年の更新内容についてのアーカイブ</title>
Expand Down
2 changes: 1 addition & 1 deletion publishing/ja/new/2023.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<!DOCTYPE html>
<html lang="en">
<html lang="ja">
<head>
<meta charset="utf-8">
<title>2023年の更新内容についてのアーカイブ</title>
Expand Down
2 changes: 1 addition & 1 deletion publishing/ja/new/index.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<!DOCTYPE html>
<html lang="en">
<html lang="ja">
<head>
<meta charset="utf-8">
<title>新着</title>
Expand Down
2 changes: 1 addition & 1 deletion publishing/ja/reporting/index.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<!DOCTYPE html>
<html lang="en">
<html lang="ja">
<head>
<meta charset="utf-8">
<title>問題の報告</title>
Expand Down

0 comments on commit 1f5d151

Please sign in to comment.