diff --git a/.prettierignore b/.prettierignore index 1e7d9e61..bba67557 100644 --- a/.prettierignore +++ b/.prettierignore @@ -2,9 +2,7 @@ dist docs node_modules -examples types -*.html *.json *.js *.lock diff --git a/README.md b/README.md index dd6a1944..e49422a3 100644 --- a/README.md +++ b/README.md @@ -5,8 +5,8 @@ ![Dependabot Badge](https://flat.badgen.net/dependabot/thepracticaldev/dev.to?icon=dependabot) [![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg?style=flat-square)](https://github.com/prettier/prettier) [![CI](https://github.com/webarkit/ARnft/actions/workflows/CI.yml/badge.svg)](https://github.com/webarkit/ARnft/actions/workflows/CI.yml) -[![Build ARnft CI](https://github.com/webarkit/ARnft/actions/workflows/main.yml/badge.svg)](https://github.com/webarkit/ARnft/actions/workflows/main.yml) -![twitter](https://flat.badgen.net/twitter/follow/WebarkitO) +[![Build ARnft CI](https://github.com/webarkit/ARnft/actions/workflows/build.yml/badge.svg)](https://github.com/webarkit/ARnft/actions/workflows/main.yml) +![twitter](https://flat.badgen.net/badge/twitter/WebarkitO/follow) # ARnft - WebAR with NFT diff --git a/examples/arNFT_autoupdate_example.html b/examples/arNFT_autoupdate_example.html index a80a52f6..cd882fcb 100644 --- a/examples/arNFT_autoupdate_example.html +++ b/examples/arNFT_autoupdate_example.html @@ -1,101 +1,107 @@ - + -
- -Main
-Worker
+ .catch((error) => { + console.log(error); + }); + + +Main
+Worker
+