|
3 | 3 | <!doctype html> |
4 | 4 | <html lang="zh-TW"> |
5 | 5 | <head> |
6 | | - <script type="application/ld+json"> |
| 6 | + <script type="application/ld+json"> |
7 | 7 | { |
8 | | - "@context": "https://scaict.org/", |
9 | | - "@type": "Organization", |
10 | | - "image": "https://scaict.org/src/img/%E8%83%8C%E5%BD%B1.webp", |
11 | | - "url": "https://scaict.org/", |
12 | | - "logo": "https://scaict.org/src/img/logo.svg", |
13 | | - "name": "SCAICT 中部高中電資社團聯合會議", |
14 | | - "alternateName": ["中電會", "SCAICT", "中部電資聯合會議"], |
15 | | - "description": "中電會是由一群熱愛資訊科技和社團活動的高中職生所組成,而主要目的在於整合中部資訊科技資源,推廣資訊相關的課程。", |
16 | | - |
17 | | - "contactPoint": { |
18 | | - "@type": "ContactPoint", |
19 | | - |
20 | | - }, |
21 | | - "foundingDate": "2021-12-07", |
22 | | - "legalName": "中部高中電資社團聯合會議", |
23 | | - "numberOfEmployees": { |
24 | | - "@type": "QuantitativeValue", |
25 | | - "value": 40 |
26 | | - }, |
27 | | - "sameAs": [ |
28 | | - "https://www.facebook.com/scaict.tw/", |
29 | | - "https://www.instagram.com/scaict.tw/", |
30 | | - "https://github.com/SCAICT" |
31 | | - ] |
32 | | -} |
33 | | - |
| 8 | + "@context": "https://scaict.org/", |
| 9 | + "@type": "Organization", |
| 10 | + "image": "https://scaict.org/src/img/%E8%83%8C%E5%BD%B1.webp", |
| 11 | + "url": "https://scaict.org/", |
| 12 | + "logo": "https://scaict.org/src/img/logo.svg", |
| 13 | + "name": "SCAICT 中部高中電資社團聯合會議", |
| 14 | + "alternateName": ["中電會", "SCAICT", "中部電資聯合會議"], |
| 15 | + "description": "中電會是由一群熱愛資訊科技和社團活動的高中職生所組成,而主要目的在於整合中部資訊科技資源,推廣資訊相關的課程。", |
| 16 | + |
| 17 | + "contactPoint": { |
| 18 | + "@type": "ContactPoint", |
| 19 | + |
| 20 | + }, |
| 21 | + "foundingDate": "2021-12-07", |
| 22 | + "legalName": "中部高中電資社團聯合會議", |
| 23 | + "numberOfEmployees": { |
| 24 | + "@type": "QuantitativeValue", |
| 25 | + "value": 40 |
| 26 | + }, |
| 27 | + "sameAs": [ |
| 28 | + "https://www.facebook.com/scaict.tw/", |
| 29 | + "https://www.instagram.com/scaict.tw/", |
| 30 | + "https://github.com/SCAICT" |
| 31 | + ] |
| 32 | + } |
34 | 33 | </script> |
35 | 34 | <meta charset="UTF-8" /> |
36 | 35 | <meta name="viewport" content="width=device-width, initial-scale=1.0" /> |
|
0 commit comments