diff options
Diffstat (limited to 'docs/posts/2020-03-03-Playing-With-Android-TV.html')
-rw-r--r-- | docs/posts/2020-03-03-Playing-With-Android-TV.html | 3 |
1 files changed, 3 insertions, 0 deletions
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 8af2cb7..c8fa6bd 100644 --- a/docs/posts/2020-03-03-Playing-With-Android-TV.html +++ b/docs/posts/2020-03-03-Playing-With-Android-TV.html @@ -113,6 +113,9 @@ <li><code>adb uninstall com.company.yourpackagename</code></li> </ul> + <div class="commentbox"></div> + <script src="https://unpkg.com/commentbox.io/dist/commentBox.min.js"></script> + <script>commentBox('my-project-id')</script> </main> |