Skip to content

Commit f366085

Browse files
committed
Mon Nov 24 03:38:46 CST 2025
1 parent 3bdb691 commit f366085

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

index.html

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,16 @@
22
<html lang="en">
33

44
<head>
5+
<!-- Google tag (gtag.js) -->
6+
<script async src="https://www.googletagmanager.com/gtag/js?id=G-0RRQ6Y75G8"></script>
7+
<script>
8+
window.dataLayer = window.dataLayer || [];
9+
function gtag(){dataLayer.push(arguments);}
10+
gtag('js', new Date());
11+
12+
gtag('config', 'G-0RRQ6Y75G8');
13+
</script>
14+
515
<meta charset="UTF-8">
616
<meta name="viewport" content="width=device-width, initial-scale=1.0">
717
<meta name="description" content="eBird 最新鳥類名錄查詢工具,支援繁體中文、英文、日文等 12 種語言的鳥類俗名、學名查詢。提供 eBird 代碼、banding codes等資訊。">

0 commit comments

Comments
 (0)