diff options
author | echo <91651232+exhq@users.noreply.github.com> | 2022-06-15 17:21:47 +0430 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-06-15 17:21:47 +0430 |
commit | 3ce78759cbc413a4511af441728b2f9f8c36e88a (patch) | |
tree | 2c3bed0182b18d205b3f450ad807b70ff72157c9 | |
parent | 821ff2bc4d7b42f43f4540f13cf1ffbc012592ba (diff) | |
download | exhq.github.io-3ce78759cbc413a4511af441728b2f9f8c36e88a.tar.gz exhq.github.io-3ce78759cbc413a4511af441728b2f9f8c36e88a.tar.bz2 exhq.github.io-3ce78759cbc413a4511af441728b2f9f8c36e88a.zip |
Update 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"> |