summaryrefslogtreecommitdiff
path: root/assets/disqus.js
diff options
context:
space:
mode:
authorNavan Chauhan <navanchauhan@gmail.com>2020-10-02 19:25:50 +0530
committerNavan Chauhan <navanchauhan@gmail.com>2020-10-02 19:25:50 +0530
commitf53bab83dbdd414389efefe27eb3c4e0d453e41f (patch)
tree4b825dc642cb6eb9a060e54bf8d69288fbee4904 /assets/disqus.js
parent5a0942d721c8afb823042f9a7d96c28a1762a6af (diff)
cleaned up website repository
Diffstat (limited to 'assets/disqus.js')
-rw-r--r--assets/disqus.js5
1 files changed, 0 insertions, 5 deletions
diff --git a/assets/disqus.js b/assets/disqus.js
deleted file mode 100644
index 0c52381..0000000
--- a/assets/disqus.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)
-})();