diff options
author | echo <91651232+exhq@users.noreply.github.com> | 2022-06-05 15:32:30 +0430 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-06-05 15:32:30 +0430 |
commit | 7d25a7f3415910aec1568b4c9f40014af7ab92f8 (patch) | |
tree | f37513890b2a52ef1bf3d23aa533e0af954bf9f1 | |
parent | 192d74027f595f72788769d1f3c1f5d921ca3068 (diff) | |
download | exhq.github.io-7d25a7f3415910aec1568b4c9f40014af7ab92f8.tar.gz exhq.github.io-7d25a7f3415910aec1568b4c9f40014af7ab92f8.tar.bz2 exhq.github.io-7d25a7f3415910aec1568b4c9f40014af7ab92f8.zip |
badbad
-rw-r--r-- | dontasktoask/index.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/dontasktoask/index.html b/dontasktoask/index.html index a8d6139..b7bd10e 100644 --- a/dontasktoask/index.html +++ b/dontasktoask/index.html @@ -1,6 +1,10 @@ <!DOCTYPE html> <html lang="en"> <head> + <meta content="dont ask to ask" property="og:title" /> + <meta content="seriously, dont do it" property="og:description" /> + <meta content="https://exhq.github.io/dontasktoask" property="og:url" /> + <meta content="https://cdn.discordapp.com/attachments/917977729322872853/982962439937224774/bad.png" property="og:image" /> <meta charset="UTF-8"> <link rel="stylesheet" href="index.css"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> |