Commit 0d415e5 1 parent b00f192 commit 0d415e5 Copy full SHA for 0d415e5
File tree 2 files changed +8
-0
lines changed
2 files changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -38,6 +38,10 @@ def makeDoc(data):
38
38
<meta name="author" content="apaz">
39
39
<meta name="viewport" content="width=device-width,initial-scale=1">
40
40
41
+ <meta name="og:title" content="apaz's Website">
42
+ <meta name="og:description" content="My blog and projects.">
43
+ <meta name="og:image" content="resources/images/sip.png">
44
+
41
45
<title>apaz's Website</title>
42
46
<link rel="stylesheet" href="main.css">
43
47
<link rel="icon" type="image/png" href="resources/images/favicon.png">
Original file line number Diff line number Diff line change 5
5
< meta name ="author " content ="apaz ">
6
6
< meta name ="viewport " content ="width=device-width,initial-scale=1 ">
7
7
8
+ < meta name ="og:title " content ="apaz's Website ">
9
+ < meta name ="og:description " content ="My blog and projects. ">
10
+ < meta name ="og:image " content ="resources/images/sip.png ">
11
+
8
12
< title > apaz's Website</ title >
9
13
< link rel ="stylesheet " href ="main.css ">
10
14
< link rel ="icon " type ="image/png " href ="resources/images/favicon.png ">
You can’t perform that action at this time.
0 commit comments