diff options
Diffstat (limited to 'docs/posts/hello-world.html')
-rw-r--r-- | docs/posts/hello-world.html | 2 |
1 files changed, 1 insertions, 1 deletions
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> |