diff options
author | navanchauhan <navanchauhan@gmail.com> | 2022-05-22 12:04:37 -0600 |
---|---|---|
committer | navanchauhan <navanchauhan@gmail.com> | 2022-05-22 12:04:37 -0600 |
commit | 0d61ba9f898f1c4f49172fb595afc3e6a99b86be (patch) | |
tree | 4c64993b627c9a9f112450a6ea9196fea3c3f7bd /docs/posts/2021-06-26-Cheminformatics-On-The-Web-2021.html | |
parent | d96373570c7110e0b9e872b494a79c855b18b686 (diff) | |
parent | e02575449cd89cb7916651089aea3911a1f6cda6 (diff) |
fixed feed conflict
Diffstat (limited to 'docs/posts/2021-06-26-Cheminformatics-On-The-Web-2021.html')
-rw-r--r-- | docs/posts/2021-06-26-Cheminformatics-On-The-Web-2021.html | 5 |
1 files changed, 5 insertions, 0 deletions
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..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 @@ -25,6 +25,8 @@ <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> + <script defer data-domain="web.navan.dev" src="https://plausible.navan.dev/js/plausible.js"></script> </head> <body> @@ -121,6 +123,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('5650347917836288-proj')</script> </main> |