mirror of
https://github.com/t2linux/web.git
synced 2026-08-16 05:22:12 -07:00
Meta: Added content tags to display further information
This will for example create an embed in discord
This commit is contained in:
+6
-1
@@ -26,7 +26,7 @@
|
||||
<link rel="apple-touch-icon" sizes="144x144" href="apple-icon-144x144.png">
|
||||
<link rel="apple-touch-icon" sizes="152x152" href="apple-icon-152x152.png">
|
||||
<link rel="apple-touch-icon" sizes="180x180" href="apple-icon-180x180.png">
|
||||
<link rel="icon" type="image/png" sizes="192x192" href="android-icon-192x192.png">
|
||||
<link rel="icon" type="image/png" sizes="192x192" href="android-icon-192x192.png">
|
||||
<link rel="icon" type="image/png" sizes="32x32" href="favicon-32x32.png">
|
||||
<link rel="icon" type="image/png" sizes="96x96" href="favicon-96x96.png">
|
||||
<link rel="icon" type="image/png" sizes="16x16" href="favicon-16x16.png">
|
||||
@@ -34,6 +34,11 @@
|
||||
<meta name="msapplication-TileColor" content="#7663E8">
|
||||
<meta name="msapplication-TileImage" content="ms-icon-144x144.png">
|
||||
<meta name="theme-color" content="#7663E8">
|
||||
<meta property="og:type" content="website">
|
||||
<meta property="og:title" content="t2linux.org">
|
||||
<meta property="og:description" content="Linux kernel patches for Apple devices with the T2 security chip">
|
||||
<meta property="og:url" content="https://t2linux.org">
|
||||
<meta property="og:image" content="https://t2linux.org/assets/img/icon.jpg">
|
||||
</ul>
|
||||
<article id="heading">
|
||||
<h5>Linux kernel patches for</h5>
|
||||
|
||||
Reference in New Issue
Block a user