diff options
Diffstat (limited to 'docs/posts/2021-06-25-NFC-Music-Cards-Basic-iOS.html')
-rw-r--r-- | docs/posts/2021-06-25-NFC-Music-Cards-Basic-iOS.html | 3 |
1 files changed, 3 insertions, 0 deletions
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 2c541d8..78b1ef5 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 @@ -69,6 +69,9 @@ So, I did not have to ensure this could work with any device. I settled with usi <iframe width="560" height="315" src="https://www.youtube.com/embed/pV5EPujEI-Y" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe> + <div class="commentbox"></div> + <script src="https://unpkg.com/commentbox.io/dist/commentBox.min.js"></script> + <script>commentBox('my-project-id')</script> </main> |