diff options
author | Navan Chauhan <navanchauhan@gmail.com> | 2020-03-03 18:59:10 +0530 |
---|---|---|
committer | Navan Chauhan <navanchauhan@gmail.com> | 2020-03-03 18:59:10 +0530 |
commit | 852353659277338c9dedb153048912d648a418e3 (patch) | |
tree | 93949260982c74fb1c722728ed9f416b654a1ab2 /assets/disqus 4.js | |
parent | ddbcd452158325c006c362dc9bd40c7eee458ea6 (diff) |
Publish deploy 2020-03-03 18:59
Diffstat (limited to 'assets/disqus 4.js')
-rw-r--r-- | assets/disqus 4.js | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/assets/disqus 4.js b/assets/disqus 4.js deleted file mode 100644 index 0c52381..0000000 --- a/assets/disqus 4.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) -})(); |