1 parent 42670be commit 1f08a9aCopy full SHA for 1f08a9a
1 file changed
gh-pages/index.html
@@ -5,6 +5,13 @@
5
<meta name="viewport" content="width=device-width, initial-scale=1.0">
6
<title>CO2</title>
7
<link rel="stylesheet" href="style.css">
8
+
9
+ <!-- Open Graph metadata -->
10
+ <meta property="og:type" content="website">
11
+ <meta property="og:url" content="https://hkalbasi.github.io/co2/">
12
+ <meta property="og:title" content="CO2">
13
+ <meta property="og:description" content="C with Rust powers - A programming language backward compatible with C, with direct access to Rust ecosystem">
14
+ <meta property="og:site_name" content="CO2">
15
</head>
16
<body>
17
<h1 class="title">CO2</h1>
0 commit comments