Skip to content

Commit 4c7fa29

Browse files
committed
chore(meta): 移除Twitter Card相关的meta标签
- 删除了包含Twitter Card信息的meta标签 - 精简了页面头部的meta信息 - 保持其他社交媒体和SEO相关meta标签不变
1 parent 6e1e688 commit 4c7fa29

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

index.html

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -35,14 +35,6 @@
3535
<meta property="og:image:type" content="image/svg+xml" />
3636
<meta property="og:locale" content="en_US" />
3737

38-
<!-- Twitter Card Meta Tags -->
39-
<meta name="twitter:card" content="summary" />
40-
<meta name="twitter:title" content="USB IDs Database - Complete List of USB Vendor and Device IDs" />
41-
<meta name="twitter:description" content="Comprehensive USB IDs database with vendor and device information. Search through thousands of USB device identifiers updated daily." />
42-
<meta name="twitter:image" content="https://drswith.github.io/usb.ids/linux.svg" />
43-
<meta name="twitter:creator" content="@usbids" />
44-
<meta name="twitter:site" content="@usbids" />
45-
4638
<!-- Canonical URL -->
4739
<link rel="canonical" href="https://drswith.github.io/usb.ids/" />
4840
<link rel="sitemap" type="application/xml" href="/sitemap.xml" />

0 commit comments

Comments
 (0)