Skip to content

Commit

Permalink
Update description
Browse files Browse the repository at this point in the history
  • Loading branch information
jpbarbosa committed Dec 23, 2023
1 parent 88687b6 commit 7512806
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# 日本の地図 (Map of Japan)

地域と都道府県を含むインタラクティブな日本の地図
地域、都道府県、東京都の市区町村を含む日本のインタラクティブな地図

Webサイト: https://nihon.jp7.io

Expand Down
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<head>
<title>日本 (Japan)</title>
<meta name="keywords" content="日本, 日本の地域, 都道府県, 地図, 北海道, 東北, 関東, 中部, 関西, 中国, 四国, 九州">
<meta name="description" content="地域と都道府県を含むインタラクティブな日本の地図">
<meta name="description" content="地域、都道府県、東京都の市区町村を含む日本のインタラクティブな地図。">
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=0">
<link media="all" rel="stylesheet" href="./css/index.css" />
Expand Down

0 comments on commit 7512806

Please sign in to comment.