From 8acc77e94eb207900b51d0182d51fc4e55104692 Mon Sep 17 00:00:00 2001 From: navanchauhan <navanchauhan@gmail.com> Date: Fri, 24 Dec 2021 23:01:46 -0700 Subject: generated with plausible analytics --- docs/posts/2021-06-26-Cheminformatics-On-The-Web-2021.html | 1 + 1 file changed, 1 insertion(+) (limited to 'docs/posts/2021-06-26-Cheminformatics-On-The-Web-2021.html') diff --git a/docs/posts/2021-06-26-Cheminformatics-On-The-Web-2021.html b/docs/posts/2021-06-26-Cheminformatics-On-The-Web-2021.html index 6c8ba85..29ede6e 100644 --- a/docs/posts/2021-06-26-Cheminformatics-On-The-Web-2021.html +++ b/docs/posts/2021-06-26-Cheminformatics-On-The-Web-2021.html @@ -25,6 +25,7 @@ <link rel="manifest" href="manifest.json" /> <meta name="google-site-verification" content="LVeSZxz-QskhbEjHxOi7-BM5dDxTg53x2TwrjFxfL0k" /> <script async src="//gc.zgo.at/count.js" data-goatcounter="https://navanchauhan.goatcounter.com/count"></script> + <script defer data-domain="web.navan.dev" src="https://plausible.io/js/plausible.js"></script> </head> <body> -- cgit v1.2.3 From a4c1783a8479be47614112f90c4e8c77aa1c3b9c Mon Sep 17 00:00:00 2001 From: navanchauhan <navanchauhan@gmail.com> Date: Wed, 29 Dec 2021 16:08:08 -0700 Subject: added commentbox comments --- docs/posts/2021-06-26-Cheminformatics-On-The-Web-2021.html | 3 +++ 1 file changed, 3 insertions(+) (limited to 'docs/posts/2021-06-26-Cheminformatics-On-The-Web-2021.html') diff --git a/docs/posts/2021-06-26-Cheminformatics-On-The-Web-2021.html b/docs/posts/2021-06-26-Cheminformatics-On-The-Web-2021.html index 29ede6e..c62ffc3 100644 --- a/docs/posts/2021-06-26-Cheminformatics-On-The-Web-2021.html +++ b/docs/posts/2021-06-26-Cheminformatics-On-The-Web-2021.html @@ -122,6 +122,9 @@ Hopefully, this encourages you to explore the world of cheminformatics on the we <p><a rel="noopener" target="_blank" href="https://unpkg.com/@rdkit/rdkit@2021.3.3/Code/MinimalLib/dist/GettingStartedInJS.html">Getting Started with RDKit-JS</a></p> + <div class="commentbox"></div> + <script src="https://unpkg.com/commentbox.io/dist/commentBox.min.js"></script> + <script>commentBox('my-project-id')</script> </main> -- cgit v1.2.3 From 6c2b440d80034cb0c966fd03586dba8fa267b9b3 Mon Sep 17 00:00:00 2001 From: navanchauhan <navanchauhan@gmail.com> Date: Mon, 3 Jan 2022 00:20:06 -0700 Subject: added comment box id --- docs/posts/2021-06-26-Cheminformatics-On-The-Web-2021.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/posts/2021-06-26-Cheminformatics-On-The-Web-2021.html') diff --git a/docs/posts/2021-06-26-Cheminformatics-On-The-Web-2021.html b/docs/posts/2021-06-26-Cheminformatics-On-The-Web-2021.html index c62ffc3..51dc2ca 100644 --- a/docs/posts/2021-06-26-Cheminformatics-On-The-Web-2021.html +++ b/docs/posts/2021-06-26-Cheminformatics-On-The-Web-2021.html @@ -124,7 +124,7 @@ Hopefully, this encourages you to explore the world of cheminformatics on the we <div class="commentbox"></div> <script src="https://unpkg.com/commentbox.io/dist/commentBox.min.js"></script> - <script>commentBox('my-project-id')</script> + <script>commentBox('5650347917836288-proj')</script> </main> -- cgit v1.2.3 From e02575449cd89cb7916651089aea3911a1f6cda6 Mon Sep 17 00:00:00 2001 From: navanchauhan <navanchauhan@gmail.com> Date: Sat, 23 Apr 2022 02:00:46 -0600 Subject: generated with plausible --- docs/posts/2021-06-26-Cheminformatics-On-The-Web-2021.html | 1 + 1 file changed, 1 insertion(+) (limited to 'docs/posts/2021-06-26-Cheminformatics-On-The-Web-2021.html') diff --git a/docs/posts/2021-06-26-Cheminformatics-On-The-Web-2021.html b/docs/posts/2021-06-26-Cheminformatics-On-The-Web-2021.html index 51dc2ca..1743268 100644 --- a/docs/posts/2021-06-26-Cheminformatics-On-The-Web-2021.html +++ b/docs/posts/2021-06-26-Cheminformatics-On-The-Web-2021.html @@ -26,6 +26,7 @@ <meta name="google-site-verification" content="LVeSZxz-QskhbEjHxOi7-BM5dDxTg53x2TwrjFxfL0k" /> <script async src="//gc.zgo.at/count.js" data-goatcounter="https://navanchauhan.goatcounter.com/count"></script> <script defer data-domain="web.navan.dev" src="https://plausible.io/js/plausible.js"></script> + <script defer data-domain="web.navan.dev" src="https://plausible.navan.dev/js/plausible.js"></script> </head> <body> -- cgit v1.2.3