Skip to content

Commit

Permalink
feat: 🔍 Add meta tag (description,keywords,author,title)
Browse files Browse the repository at this point in the history
  • Loading branch information
Xiang511 committed Jun 3, 2024
1 parent f09c92b commit 1e24e35
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions TCRS.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@

<head>
<meta charset="UTF-8">
<meta name="description" content="你是否想與其他玩家比較天梯的實力?系統會記錄玩家排名,並顯示在網站上。 你可以隨時查看自己的積分和排名,並與其他玩家競爭。">
<meta name="keywords" content="clashroyale,皇室戰爭,皇室戰爭排名系統,台灣皇室戰爭排名系統">
<meta name="author" content="Xiang">
<meta property=”og:title” content=”台灣皇室戰爭排名系統”>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>台灣皇室排名系統</title>

Expand Down

0 comments on commit 1e24e35

Please sign in to comment.