aboutsummaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rw-r--r--index.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/index.html b/index.html
index 07b69e2..bc48e21 100644
--- a/index.html
+++ b/index.html
@@ -3,6 +3,10 @@
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
+ <meta property="og:title" content = "pml68">
+ <meta property="og:site_name" content = "pml68.dev">
+ <meta property="og:image" content = "https://pml68.dev/assets/pml68.png">
+ <meta property="og:description" content = "Just your average IT student">
<link rel="icon" href="/assets/pml68.png">
<link rel="stylesheet" href="/style.css">
<title>pml68</title>