Skip to content

Commit

Permalink
feat: 新增 meta Tag
Browse files Browse the repository at this point in the history
  • Loading branch information
Xiang511 committed Oct 18, 2024
1 parent b58a70d commit 952c980
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions newsite/AboutUs.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,13 @@
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="你是否想與其他玩家比較天梯的實力?系統會記錄玩家排名,並顯示在網站上。 你可以隨時查看自己的積分和排名,並與其他玩家競爭。">
<meta name="keywords" content="clashroyale,皇室戰爭,皇室戰爭排名系統,台灣皇室戰爭排名系統">
<meta name="author" content="Xiang">
<meta property="og:site_name" content="台灣皇室戰爭排名系統">
<meta property="og:image" content="img/tcrs.png">


<title>台灣皇室排名系統</title>

<link rel="icon" type="image/x-icon" href="../img/chart-svgrepo-com.svg" /> <link rel="icon" type="image/x-icon" href="../img/grid-svgrepo-com.svg" />
Expand Down

0 comments on commit 952c980

Please sign in to comment.