diff options
author | navanchauhan <navanchauhan@gmail.com> | 2022-01-03 00:20:06 -0700 |
---|---|---|
committer | navanchauhan <navanchauhan@gmail.com> | 2022-01-03 00:20:06 -0700 |
commit | 6c2b440d80034cb0c966fd03586dba8fa267b9b3 (patch) | |
tree | 6bbcff10847603894b35de8db4cbae17fe627846 /docs/posts/2021-06-26-Cheminformatics-On-The-Web-2021.html | |
parent | a4c1783a8479be47614112f90c4e8c77aa1c3b9c (diff) |
added comment box id
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 | 2 |
1 files changed, 1 insertions, 1 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 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> |