diff options
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -190,7 +190,10 @@ | |||
190 | </div> | 190 | </div> |
191 | 191 | ||
192 | 192 | ||
193 | <div class="just-comments" data-allowguests="true" data-apikey="4bb18080-e236-4513-bd72-3a032f35d3bb"> | 193 | <div class="just-comments" |
194 | data-allowguests="true" | ||
195 | data-recaptcha="true" | ||
196 | data-apikey="4bb18080-e236-4513-bd72-3a032f35d3bb"> | ||
194 | </div> | 197 | </div> |
195 | <script async src="https://just-comments.com/w.js"></script> | 198 | <script async src="https://just-comments.com/w.js"></script> |
196 | </div> | 199 | </div> |