-
Notifications
You must be signed in to change notification settings - Fork 1
/
localogy.html
49 lines (43 loc) · 2.25 KB
/
localogy.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width,initial-scale=1.0">
<meta property="og:title" content="地方學 - Wikidata Taiwan|維基數據臺灣" />
<meta property="og:description"
content="臺灣維基數據社群(亦可稱為 Wikidata 臺灣社群、Wikidata Taiwan)是臺灣地區主要推動Wikidata專案編輯與相關事務的地方社群,目前主要活動地點為北台灣地區(包含臺北市、新北市、桃園市與基隆市),主要活動為每月定期社群聚會,同時也會至其他單位進行Wikidata介紹與協作編輯。" />
<meta property="og:url" content="https://localogy.wikidata.org.tw" />
<meta property="og:image" content="https://wikidata.org.tw/images/og.jpg" />
<meta property="og:type" content="article" type="image/x-icon">
<meta property="og:site_name" content="地方學 - Wikidata Taiwan|維基數據臺灣" />
<title>地方學 - Wikidata Taiwan|維基數據臺灣</title>
<!-- Google Tag Manager -->
<script>(function (w, d, s, l, i) {
w[l] = w[l] || []; w[l].push({
'gtm.start':
new Date().getTime(), event: 'gtm.js'
}); var f = d.getElementsByTagName(s)[0],
j = d.createElement(s), dl = l != 'dataLayer' ? '&l=' + l : ''; j.async = true; j.src =
'https://www.googletagmanager.com/gtm.js?id=' + i + dl; f.parentNode.insertBefore(j, f);
})(window, document, 'script', 'dataLayer', 'GTM-MCDHN96');</script>
<!-- End Google Tag Manager -->
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-170889734-2"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() { dataLayer.push(arguments); }
gtag('js', new Date());
gtag('config', 'UA-170889734-2');
</script>
</head>
<body>
<!-- Google Tag Manager (noscript) -->
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-MCDHN96" height="0" width="0"
style="display:none;visibility:hidden"></iframe></noscript>
<!-- End Google Tag Manager (noscript) -->
<script>
window.location = "http://localogy.wikidata.org.tw";
</script>
</body>
</html>