diff options
author | Navan Chauhan <navanchauhan@gmail.com> | 2020-08-01 17:37:12 +0530 |
---|---|---|
committer | Navan Chauhan <navanchauhan@gmail.com> | 2020-08-01 17:37:12 +0530 |
commit | 60fdf9896b52c59933a78eb3a38b297bd0c5f7f6 (patch) | |
tree | 4dc164cd872b9a2ecaf3fa56d28cffe5d729a639 /assets/disqus 2.js | |
parent | ec0df320ecc2d6bdb9609028cf9aa78ae73d7c80 (diff) |
Publish deploy 2020-08-01 17:37
Diffstat (limited to 'assets/disqus 2.js')
-rw-r--r-- | assets/disqus 2.js | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/assets/disqus 2.js b/assets/disqus 2.js deleted file mode 100644 index 0c52381..0000000 --- a/assets/disqus 2.js +++ /dev/null @@ -1,5 +0,0 @@ -(function() { - var t = document, - e = t.createElement("script"); - e.src = "https://navan-chauhan.disqus.com/embed.js", e.setAttribute("data-timestamp", +new Date), (t.head || t.body).appendChild(e) -})(); |