diff --git a/static/code/stackblitz/v8/html/index.withContent.html b/static/code/stackblitz/v8/html/index.withContent.html index e83c15e8ec9..af371907653 100644 --- a/static/code/stackblitz/v8/html/index.withContent.html +++ b/static/code/stackblitz/v8/html/index.withContent.html @@ -1,8 +1,8 @@ - - + + diff --git a/static/usage/v8/common.js b/static/usage/v8/common.js index 0047419a322..752a7424bb6 100644 --- a/static/usage/v8/common.js +++ b/static/usage/v8/common.js @@ -1,7 +1,7 @@ const linkElement = document.createElement('link'); linkElement.rel = 'stylesheet'; -linkElement.href = 'https://cdn.jsdelivr.net/npm/@ionic/core@next/css/palettes/dark.class.css'; +linkElement.href = 'https://cdn.jsdelivr.net/npm/@ionic/core@8/css/palettes/dark.class.css'; document.head.appendChild(linkElement); diff --git a/static/usage/v8/fab/before-content/demo.html b/static/usage/v8/fab/before-content/demo.html index 1c7e04ef66b..c26615d9e79 100644 --- a/static/usage/v8/fab/before-content/demo.html +++ b/static/usage/v8/fab/before-content/demo.html @@ -6,8 +6,8 @@ Fab - - + +