diff options
Diffstat (limited to 'myshit/index.html')
-rw-r--r-- | myshit/index.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/myshit/index.html b/myshit/index.html index 761b116..270b503 100644 --- a/myshit/index.html +++ b/myshit/index.html @@ -1,6 +1,10 @@ <!DOCTYPE html> <html lang="en"> <head> + <meta content="heres my shit" property="og:title" /> + <meta content="stop asking for fuck's sake" property="og:description" /> + <meta content="https://exhq.github.io/myshit" property="og:url" /> + <meta content="https://cdn.discordapp.com/attachments/917977729322872853/986613945055989800/kannafu.png" property="og:image" /> <meta charset="UTF-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> |