summaryrefslogtreecommitdiff
path: root/assets/disqus 2.js
diff options
context:
space:
mode:
authorNavan Chauhan <navanchauhan@gmail.com>2020-08-01 17:32:12 +0530
committerNavan Chauhan <navanchauhan@gmail.com>2020-08-01 17:32:12 +0530
commit98da48dbd51e0822c8776c4d374ae54218f43f33 (patch)
tree822d2c301d4daededfeb6537f904da1c5a73f897 /assets/disqus 2.js
parent85230dc5e4cc83e853df81d61e4151285de32a59 (diff)
Publish deploy 2020-08-01 17:32
Diffstat (limited to 'assets/disqus 2.js')
-rw-r--r--assets/disqus 2.js5
1 files changed, 5 insertions, 0 deletions
diff --git a/assets/disqus 2.js b/assets/disqus 2.js
new file mode 100644
index 0000000..0c52381
--- /dev/null
+++ b/assets/disqus 2.js
@@ -0,0 +1,5 @@
+(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)
+})();