summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authornavanchauhan <navanchauhan@gmail.com>2022-01-03 00:20:06 -0700
committernavanchauhan <navanchauhan@gmail.com>2022-01-03 00:20:06 -0700
commit6c2b440d80034cb0c966fd03586dba8fa267b9b3 (patch)
tree6bbcff10847603894b35de8db4cbae17fe627846 /docs
parenta4c1783a8479be47614112f90c4e8c77aa1c3b9c (diff)
added comment box id
Diffstat (limited to 'docs')
-rw-r--r--docs/feed.rss4
-rw-r--r--docs/posts/2010-01-24-experiments.html2
-rw-r--r--docs/posts/2019-05-05-Custom-Snowboard-Anemone-Theme.html2
-rw-r--r--docs/posts/2019-12-04-Google-Teachable-Machines.html2
-rw-r--r--docs/posts/2019-12-08-Image-Classifier-Tensorflow.html2
-rw-r--r--docs/posts/2019-12-08-Splitting-Zips.html2
-rw-r--r--docs/posts/2019-12-10-TensorFlow-Model-Prediction.html2
-rw-r--r--docs/posts/2019-12-16-TensorFlow-Polynomial-Regression.html2
-rw-r--r--docs/posts/2019-12-22-Fake-News-Detector.html2
-rw-r--r--docs/posts/2020-01-14-Converting-between-PIL-NumPy.html2
-rw-r--r--docs/posts/2020-01-15-Setting-up-Kaggle-to-use-with-Colab.html2
-rw-r--r--docs/posts/2020-01-16-Image-Classifier-Using-Turicreate.html2
-rw-r--r--docs/posts/2020-01-19-Connect-To-Bluetooth-Devices-Linux-Terminal.html2
-rw-r--r--docs/posts/2020-03-03-Playing-With-Android-TV.html2
-rw-r--r--docs/posts/2020-03-08-Making-Vaporwave-Track.html2
-rw-r--r--docs/posts/2020-04-13-Fixing-X11-Error-AmberTools-macOS.html2
-rw-r--r--docs/posts/2020-05-31-compiling-open-babel-on-ios.html2
-rw-r--r--docs/posts/2020-06-01-Speeding-Up-Molecular-Docking-Workflow-AutoDock-Vina-and-PyMOL.html2
-rw-r--r--docs/posts/2020-06-02-Compiling-AutoDock-Vina-on-iOS.html2
-rw-r--r--docs/posts/2020-07-01-Install-rdkit-colab.html2
-rw-r--r--docs/posts/2020-08-01-Natural-Feature-Tracking-ARJS.html2
-rw-r--r--docs/posts/2020-10-11-macOS-Virtual-Cam-OBS.html2
-rw-r--r--docs/posts/2020-11-17-Lets-Encrypt-DuckDns.html2
-rw-r--r--docs/posts/2020-12-1-HTML-JS-RSS-Feed.html2
-rw-r--r--docs/posts/2021-06-25-Blog2Twitter-P1.html2
-rw-r--r--docs/posts/2021-06-25-NFC-Music-Cards-Basic-iOS.html2
-rw-r--r--docs/posts/2021-06-26-Cheminformatics-On-The-Web-2021.html2
-rw-r--r--docs/posts/2021-06-27-Crude-ML-AI-Powered-Chatbot-Swift.html2
-rw-r--r--docs/posts/hello-world.html2
-rw-r--r--docs/publications/2019-05-14-Detecting-Driver-Fatigue-Over-Speeding-and-Speeding-up-Post-Accident-Response.html2
-rw-r--r--docs/publications/2020-03-14-generating-vaporwave.html2
-rw-r--r--docs/publications/2020-03-17-Possible-Drug-Candidates-COVID-19.html2
32 files changed, 33 insertions, 33 deletions
diff --git a/docs/feed.rss b/docs/feed.rss
index d477cbf..cbb3db7 100644
--- a/docs/feed.rss
+++ b/docs/feed.rss
@@ -4,8 +4,8 @@
<title>Navan's Archive</title>
<description>Rare Tips, Tricks and Posts</description>
<link>https://web.navan.dev/</link><language>en</language>
- <lastBuildDate>Wed, 29 Dec 2021 16:07:41 -0000</lastBuildDate>
- <pubDate>Wed, 29 Dec 2021 16:07:41 -0000</pubDate>
+ <lastBuildDate>Mon, 03 Jan 2022 00:19:52 -0000</lastBuildDate>
+ <pubDate>Mon, 03 Jan 2022 00:19:52 -0000</pubDate>
<ttl>250</ttl>
<atom:link href="https://web.navan.dev/feed.rss" rel="self" type="application/rss+xml"/>
diff --git a/docs/posts/2010-01-24-experiments.html b/docs/posts/2010-01-24-experiments.html
index 71e454e..afe4e12 100644
--- a/docs/posts/2010-01-24-experiments.html
+++ b/docs/posts/2010-01-24-experiments.html
@@ -48,7 +48,7 @@
<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>
diff --git a/docs/posts/2019-05-05-Custom-Snowboard-Anemone-Theme.html b/docs/posts/2019-05-05-Custom-Snowboard-Anemone-Theme.html
index c78a71e..6b1aee8 100644
--- a/docs/posts/2019-05-05-Custom-Snowboard-Anemone-Theme.html
+++ b/docs/posts/2019-05-05-Custom-Snowboard-Anemone-Theme.html
@@ -460,7 +460,7 @@ Section: Themes
<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>
diff --git a/docs/posts/2019-12-04-Google-Teachable-Machines.html b/docs/posts/2019-12-04-Google-Teachable-Machines.html
index 62e3fe1..6ca43f6 100644
--- a/docs/posts/2019-12-04-Google-Teachable-Machines.html
+++ b/docs/posts/2019-12-04-Google-Teachable-Machines.html
@@ -92,7 +92,7 @@
<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>
diff --git a/docs/posts/2019-12-08-Image-Classifier-Tensorflow.html b/docs/posts/2019-12-08-Image-Classifier-Tensorflow.html
index 116e6ee..99c1be1 100644
--- a/docs/posts/2019-12-08-Image-Classifier-Tensorflow.html
+++ b/docs/posts/2019-12-08-Image-Classifier-Tensorflow.html
@@ -202,7 +202,7 @@ X_train = X_train/255.0
<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>
diff --git a/docs/posts/2019-12-08-Splitting-Zips.html b/docs/posts/2019-12-08-Splitting-Zips.html
index e0bb725..06421e2 100644
--- a/docs/posts/2019-12-08-Splitting-Zips.html
+++ b/docs/posts/2019-12-08-Splitting-Zips.html
@@ -65,7 +65,7 @@
<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>
diff --git a/docs/posts/2019-12-10-TensorFlow-Model-Prediction.html b/docs/posts/2019-12-10-TensorFlow-Model-Prediction.html
index 1866c4c..81ee328 100644
--- a/docs/posts/2019-12-10-TensorFlow-Model-Prediction.html
+++ b/docs/posts/2019-12-10-TensorFlow-Model-Prediction.html
@@ -88,7 +88,7 @@
<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>
diff --git a/docs/posts/2019-12-16-TensorFlow-Polynomial-Regression.html b/docs/posts/2019-12-16-TensorFlow-Polynomial-Regression.html
index 60d6131..23da82f 100644
--- a/docs/posts/2019-12-16-TensorFlow-Polynomial-Regression.html
+++ b/docs/posts/2019-12-16-TensorFlow-Polynomial-Regression.html
@@ -522,7 +522,7 @@ values using the X values. We then plot it to compare the actual data and predic
<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>
diff --git a/docs/posts/2019-12-22-Fake-News-Detector.html b/docs/posts/2019-12-22-Fake-News-Detector.html
index 2e1a76f..c1bfd7d 100644
--- a/docs/posts/2019-12-22-Fake-News-Detector.html
+++ b/docs/posts/2019-12-22-Fake-News-Detector.html
@@ -274,7 +274,7 @@ DescriptionThe bag-of-words model is a simplifying representation used in NLP, i
<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>
diff --git a/docs/posts/2020-01-14-Converting-between-PIL-NumPy.html b/docs/posts/2020-01-14-Converting-between-PIL-NumPy.html
index 9fedcb5..2524bf4 100644
--- a/docs/posts/2020-01-14-Converting-between-PIL-NumPy.html
+++ b/docs/posts/2020-01-14-Converting-between-PIL-NumPy.html
@@ -64,7 +64,7 @@
<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>
diff --git a/docs/posts/2020-01-15-Setting-up-Kaggle-to-use-with-Colab.html b/docs/posts/2020-01-15-Setting-up-Kaggle-to-use-with-Colab.html
index ba58f68..9f4ac97 100644
--- a/docs/posts/2020-01-15-Setting-up-Kaggle-to-use-with-Colab.html
+++ b/docs/posts/2020-01-15-Setting-up-Kaggle-to-use-with-Colab.html
@@ -84,7 +84,7 @@
<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>
diff --git a/docs/posts/2020-01-16-Image-Classifier-Using-Turicreate.html b/docs/posts/2020-01-16-Image-Classifier-Using-Turicreate.html
index 0ebc094..f401d17 100644
--- a/docs/posts/2020-01-16-Image-Classifier-Using-Turicreate.html
+++ b/docs/posts/2020-01-16-Image-Classifier-Using-Turicreate.html
@@ -288,7 +288,7 @@
<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>
diff --git a/docs/posts/2020-01-19-Connect-To-Bluetooth-Devices-Linux-Terminal.html b/docs/posts/2020-01-19-Connect-To-Bluetooth-Devices-Linux-Terminal.html
index a594382..0909d92 100644
--- a/docs/posts/2020-01-19-Connect-To-Bluetooth-Devices-Linux-Terminal.html
+++ b/docs/posts/2020-01-19-Connect-To-Bluetooth-Devices-Linux-Terminal.html
@@ -64,7 +64,7 @@
<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>
diff --git a/docs/posts/2020-03-03-Playing-With-Android-TV.html b/docs/posts/2020-03-03-Playing-With-Android-TV.html
index c8fa6bd..536b2fb 100644
--- a/docs/posts/2020-03-03-Playing-With-Android-TV.html
+++ b/docs/posts/2020-03-03-Playing-With-Android-TV.html
@@ -115,7 +115,7 @@
<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>
diff --git a/docs/posts/2020-03-08-Making-Vaporwave-Track.html b/docs/posts/2020-03-08-Making-Vaporwave-Track.html
index 3f5101d..e9cbfcf 100644
--- a/docs/posts/2020-03-08-Making-Vaporwave-Track.html
+++ b/docs/posts/2020-03-08-Making-Vaporwave-Track.html
@@ -74,7 +74,7 @@
<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>
diff --git a/docs/posts/2020-04-13-Fixing-X11-Error-AmberTools-macOS.html b/docs/posts/2020-04-13-Fixing-X11-Error-AmberTools-macOS.html
index 48eb451..f79ac5c 100644
--- a/docs/posts/2020-04-13-Fixing-X11-Error-AmberTools-macOS.html
+++ b/docs/posts/2020-04-13-Fixing-X11-Error-AmberTools-macOS.html
@@ -73,7 +73,7 @@ Configure failed due to the errors above!
<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>
diff --git a/docs/posts/2020-05-31-compiling-open-babel-on-ios.html b/docs/posts/2020-05-31-compiling-open-babel-on-ios.html
index b7658f7..2ae1edc 100644
--- a/docs/posts/2020-05-31-compiling-open-babel-on-ios.html
+++ b/docs/posts/2020-05-31-compiling-open-babel-on-ios.html
@@ -159,7 +159,7 @@ export BABEL_LIBDIR="/usr/lib/openbabel/3.1.0"
<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>
diff --git a/docs/posts/2020-06-01-Speeding-Up-Molecular-Docking-Workflow-AutoDock-Vina-and-PyMOL.html b/docs/posts/2020-06-01-Speeding-Up-Molecular-Docking-Workflow-AutoDock-Vina-and-PyMOL.html
index ae6fd21..f5a87c0 100644
--- a/docs/posts/2020-06-01-Speeding-Up-Molecular-Docking-Workflow-AutoDock-Vina-and-PyMOL.html
+++ b/docs/posts/2020-06-01-Speeding-Up-Molecular-Docking-Workflow-AutoDock-Vina-and-PyMOL.html
@@ -88,7 +88,7 @@ alias pbpaste='xclip -selection clipboard -o'
<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>
diff --git a/docs/posts/2020-06-02-Compiling-AutoDock-Vina-on-iOS.html b/docs/posts/2020-06-02-Compiling-AutoDock-Vina-on-iOS.html
index b3a2209..6fd17c3 100644
--- a/docs/posts/2020-06-02-Compiling-AutoDock-Vina-on-iOS.html
+++ b/docs/posts/2020-06-02-Compiling-AutoDock-Vina-on-iOS.html
@@ -125,7 +125,7 @@ return path(str, boost::filesystem::native);
<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>
diff --git a/docs/posts/2020-07-01-Install-rdkit-colab.html b/docs/posts/2020-07-01-Install-rdkit-colab.html
index f4d7b5e..4271883 100644
--- a/docs/posts/2020-07-01-Install-rdkit-colab.html
+++ b/docs/posts/2020-07-01-Install-rdkit-colab.html
@@ -144,7 +144,7 @@
<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>
diff --git a/docs/posts/2020-08-01-Natural-Feature-Tracking-ARJS.html b/docs/posts/2020-08-01-Natural-Feature-Tracking-ARJS.html
index 3092dbd..9ab4ddb 100644
--- a/docs/posts/2020-08-01-Natural-Feature-Tracking-ARJS.html
+++ b/docs/posts/2020-08-01-Natural-Feature-Tracking-ARJS.html
@@ -319,7 +319,7 @@ Serving HTTP on 0.0.0.0 port 8000 ...
<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>
diff --git a/docs/posts/2020-10-11-macOS-Virtual-Cam-OBS.html b/docs/posts/2020-10-11-macOS-Virtual-Cam-OBS.html
index 3798da3..469bb29 100644
--- a/docs/posts/2020-10-11-macOS-Virtual-Cam-OBS.html
+++ b/docs/posts/2020-10-11-macOS-Virtual-Cam-OBS.html
@@ -150,7 +150,7 @@ new Dics({
<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>
diff --git a/docs/posts/2020-11-17-Lets-Encrypt-DuckDns.html b/docs/posts/2020-11-17-Lets-Encrypt-DuckDns.html
index 8ffd418..6e440cc 100644
--- a/docs/posts/2020-11-17-Lets-Encrypt-DuckDns.html
+++ b/docs/posts/2020-11-17-Lets-Encrypt-DuckDns.html
@@ -110,7 +110,7 @@ navanspi.duckdns.org. <span class="m">60</span> IN TXT <span class="
<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>
diff --git a/docs/posts/2020-12-1-HTML-JS-RSS-Feed.html b/docs/posts/2020-12-1-HTML-JS-RSS-Feed.html
index d3fbee7..ab042be 100644
--- a/docs/posts/2020-12-1-HTML-JS-RSS-Feed.html
+++ b/docs/posts/2020-12-1-HTML-JS-RSS-Feed.html
@@ -243,7 +243,7 @@
<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>
diff --git a/docs/posts/2021-06-25-Blog2Twitter-P1.html b/docs/posts/2021-06-25-Blog2Twitter-P1.html
index cb0fc1c..65c9ffe 100644
--- a/docs/posts/2021-06-25-Blog2Twitter-P1.html
+++ b/docs/posts/2021-06-25-Blog2Twitter-P1.html
@@ -137,7 +137,7 @@ I actually added the code to this post after running the program.</p>
<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>
diff --git a/docs/posts/2021-06-25-NFC-Music-Cards-Basic-iOS.html b/docs/posts/2021-06-25-NFC-Music-Cards-Basic-iOS.html
index 78b1ef5..b4143d7 100644
--- a/docs/posts/2021-06-25-NFC-Music-Cards-Basic-iOS.html
+++ b/docs/posts/2021-06-25-NFC-Music-Cards-Basic-iOS.html
@@ -71,7 +71,7 @@ So, I did not have to ensure this could work with any device. I settled with usi
<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>
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>
diff --git a/docs/posts/2021-06-27-Crude-ML-AI-Powered-Chatbot-Swift.html b/docs/posts/2021-06-27-Crude-ML-AI-Powered-Chatbot-Swift.html
index 5cea0ea..827b0ba 100644
--- a/docs/posts/2021-06-27-Crude-ML-AI-Powered-Chatbot-Swift.html
+++ b/docs/posts/2021-06-27-Crude-ML-AI-Powered-Chatbot-Swift.html
@@ -209,7 +209,7 @@ Otherwise, it calls the custom action.</p>
<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>
diff --git a/docs/posts/hello-world.html b/docs/posts/hello-world.html
index ac87c03..ec4ff3c 100644
--- a/docs/posts/hello-world.html
+++ b/docs/posts/hello-world.html
@@ -48,7 +48,7 @@
<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>
diff --git a/docs/publications/2019-05-14-Detecting-Driver-Fatigue-Over-Speeding-and-Speeding-up-Post-Accident-Response.html b/docs/publications/2019-05-14-Detecting-Driver-Fatigue-Over-Speeding-and-Speeding-up-Post-Accident-Response.html
index 840e67e..9ab9bd4 100644
--- a/docs/publications/2019-05-14-Detecting-Driver-Fatigue-Over-Speeding-and-Speeding-up-Post-Accident-Response.html
+++ b/docs/publications/2019-05-14-Detecting-Driver-Fatigue-Over-Speeding-and-Speeding-up-Post-Accident-Response.html
@@ -64,7 +64,7 @@
<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>
diff --git a/docs/publications/2020-03-14-generating-vaporwave.html b/docs/publications/2020-03-14-generating-vaporwave.html
index 128963f..16ce6f6 100644
--- a/docs/publications/2020-03-14-generating-vaporwave.html
+++ b/docs/publications/2020-03-14-generating-vaporwave.html
@@ -78,7 +78,7 @@
<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>
diff --git a/docs/publications/2020-03-17-Possible-Drug-Candidates-COVID-19.html b/docs/publications/2020-03-17-Possible-Drug-Candidates-COVID-19.html
index 903177c..3740bc3 100644
--- a/docs/publications/2020-03-17-Possible-Drug-Candidates-COVID-19.html
+++ b/docs/publications/2020-03-17-Possible-Drug-Candidates-COVID-19.html
@@ -48,7 +48,7 @@
<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>