summaryrefslogtreecommitdiff
path: root/assets/disqus.js
diff options
context:
space:
mode:
authorNavan Chauhan <navanchauhan@gmail.com>2021-05-26 23:56:46 +0530
committerNavan Chauhan <navanchauhan@gmail.com>2021-05-26 23:56:46 +0530
commit4dbb738bd777d42a62de66f7d111cc728b518ba2 (patch)
tree0c714c1ea00402b57eb5c9ad9bd4639d6cda9f15 /assets/disqus.js
parentffcdb996592117fff2be0782dfe54edd225a7c09 (diff)
removing old
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)
-})();