diff options
author | navanchauhan <navanchauhan@gmail.com> | 2021-12-29 16:08:08 -0700 |
---|---|---|
committer | navanchauhan <navanchauhan@gmail.com> | 2021-12-29 16:08:08 -0700 |
commit | a4c1783a8479be47614112f90c4e8c77aa1c3b9c (patch) | |
tree | 842dc340b774596866ecf2c8861edb41c3afd038 /docs/posts/2020-05-31-compiling-open-babel-on-ios.html | |
parent | 8acc77e94eb207900b51d0182d51fc4e55104692 (diff) |
added commentbox comments
Diffstat (limited to 'docs/posts/2020-05-31-compiling-open-babel-on-ios.html')
-rw-r--r-- | docs/posts/2020-05-31-compiling-open-babel-on-ios.html | 3 |
1 files changed, 3 insertions, 0 deletions
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 8f0c677..b7658f7 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 @@ -157,6 +157,9 @@ export BABEL_LIBDIR="/usr/lib/openbabel/3.1.0" <p>Edit 1: Added Screenshots, had to replicate the errors.</p> + <div class="commentbox"></div> + <script src="https://unpkg.com/commentbox.io/dist/commentBox.min.js"></script> + <script>commentBox('my-project-id')</script> </main> |