-
Notifications
You must be signed in to change notification settings - Fork 1
/
story.html
39 lines (35 loc) · 1.91 KB
/
story.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
<!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://story.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 -->
</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 = "https://story.wikidata.org.tw";
</script>
</body>
</html>