diff --git a/docs/embed-files.md b/docs/embed-files.md index 890edd843..e9241c478 100644 --- a/docs/embed-files.md +++ b/docs/embed-files.md @@ -94,10 +94,10 @@ If you embed the file as `iframe`, `audio` and `video`, then you may need to set ``` ```markdown -[cinwell website](https://google.com ':include :type=iframe width=100% height=400px') +[cinwell website](https://cinwell.com ':include :type=iframe width=100% height=400px') ``` -[cinwell website](https://google.com ':include :type=iframe width=100% height=400px') +[cinwell website](https://cinwell.com ':include :type=iframe width=100% height=400px') Did you see it? You only need to write directly. You can check [MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/iframe) for these attributes. diff --git a/docs/index.html b/docs/index.html index 91487eb74..cb9ee980d 100644 --- a/docs/index.html +++ b/docs/index.html @@ -123,10 +123,6 @@ // routerMode: 'history', subMaxLevel: 2, gtag: 'G-H77Y58DS3L', - matomo: { - host: '//matomo.thunderwave.de', - id: 6, - }, name: 'docsify', nameLink: { '/zh-cn/': '#/zh-cn/', @@ -240,7 +236,6 @@ -