Skip to content

Commit

Permalink
update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
nitipit committed Feb 2, 2024
1 parent 2412500 commit ebc8793
Show file tree
Hide file tree
Showing 9 changed files with 29 additions and 29 deletions.
2 changes: 1 addition & 1 deletion docs-src/_base.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<!DOCTYPE html>
{% set _v = 25 %}
{% set _v = 26 %}
{% set adapter_version = '2.5.0' %}
<html lang="en">
<head>
Expand Down
8 changes: 4 additions & 4 deletions docs/guide/css-like-oop/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,14 +11,14 @@
inheritancs, shadow DOM style, etc.
">
<title>Adapter : CSS in Javascript Framework for Web Components</title>
<link rel="stylesheet" href="../../lib/lib.run.bundle.css?v=25">
<script type="module" src="../../base.bundle.js?v=25"></script>
<link rel="stylesheet" href="../../lib/lib.run.bundle.css?v=26">
<script type="module" src="../../base.bundle.js?v=26"></script>



<script type="module" src="../../guide/base.bundle.js?v=25"></script>
<script type="module" src="../../guide/base.bundle.js?v=26"></script>

<script type="module" src="index.js?v=25"></script>
<script type="module" src="index.js?v=26"></script>

<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-HNHSQQQLL2"></script>
Expand Down
6 changes: 3 additions & 3 deletions docs/guide/intro/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,11 @@
inheritancs, shadow DOM style, etc.
">
<title>Adapter : CSS in Javascript Framework for Web Components</title>
<link rel="stylesheet" href="../../lib/lib.run.bundle.css?v=25">
<script type="module" src="../../base.bundle.js?v=25"></script>
<link rel="stylesheet" href="../../lib/lib.run.bundle.css?v=26">
<script type="module" src="../../base.bundle.js?v=26"></script>


<script type="module" src="../../guide/base.bundle.js?v=25"></script>
<script type="module" src="../../guide/base.bundle.js?v=26"></script>

<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-HNHSQQQLL2"></script>
Expand Down
8 changes: 4 additions & 4 deletions docs/guide/isolation/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,14 +11,14 @@
inheritancs, shadow DOM style, etc.
">
<title>Adapter : CSS in Javascript Framework for Web Components</title>
<link rel="stylesheet" href="../../lib/lib.run.bundle.css?v=25">
<script type="module" src="../../base.bundle.js?v=25"></script>
<link rel="stylesheet" href="../../lib/lib.run.bundle.css?v=26">
<script type="module" src="../../base.bundle.js?v=26"></script>



<script type="module" src="../../guide/base.bundle.js?v=25"></script>
<script type="module" src="../../guide/base.bundle.js?v=26"></script>

<script defer type="module" src="index.js?v=25"></script>
<script defer type="module" src="index.js?v=26"></script>

<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-HNHSQQQLL2"></script>
Expand Down
6 changes: 3 additions & 3 deletions docs/guide/mixin/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,11 @@
inheritancs, shadow DOM style, etc.
">
<title>Adapter : CSS in Javascript Framework for Web Components</title>
<link rel="stylesheet" href="../../lib/lib.run.bundle.css?v=25">
<script type="module" src="../../base.bundle.js?v=25"></script>
<link rel="stylesheet" href="../../lib/lib.run.bundle.css?v=26">
<script type="module" src="../../base.bundle.js?v=26"></script>


<script type="module" src="../../guide/base.bundle.js?v=25"></script>
<script type="module" src="../../guide/base.bundle.js?v=26"></script>

<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-HNHSQQQLL2"></script>
Expand Down
8 changes: 4 additions & 4 deletions docs/guide/scoped-style/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,14 +11,14 @@
inheritancs, shadow DOM style, etc.
">
<title>Adapter : CSS in Javascript Framework for Web Components</title>
<link rel="stylesheet" href="../../lib/lib.run.bundle.css?v=25">
<script type="module" src="../../base.bundle.js?v=25"></script>
<link rel="stylesheet" href="../../lib/lib.run.bundle.css?v=26">
<script type="module" src="../../base.bundle.js?v=26"></script>



<script type="module" src="../../guide/base.bundle.js?v=25"></script>
<script type="module" src="../../guide/base.bundle.js?v=26"></script>

<script type="module" src="index.js?v=25"></script>
<script type="module" src="index.js?v=26"></script>

<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-HNHSQQQLL2"></script>
Expand Down
6 changes: 3 additions & 3 deletions docs/guide/setup/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,11 @@
inheritancs, shadow DOM style, etc.
">
<title>Adapter : CSS in Javascript Framework for Web Components</title>
<link rel="stylesheet" href="../../lib/lib.run.bundle.css?v=25">
<script type="module" src="../../base.bundle.js?v=25"></script>
<link rel="stylesheet" href="../../lib/lib.run.bundle.css?v=26">
<script type="module" src="../../base.bundle.js?v=26"></script>


<script type="module" src="../../guide/base.bundle.js?v=25"></script>
<script type="module" src="../../guide/base.bundle.js?v=26"></script>

<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-HNHSQQQLL2"></script>
Expand Down
8 changes: 4 additions & 4 deletions docs/guide/style-filtering/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,14 +11,14 @@
inheritancs, shadow DOM style, etc.
">
<title>Adapter : CSS in Javascript Framework for Web Components</title>
<link rel="stylesheet" href="../../lib/lib.run.bundle.css?v=25">
<script type="module" src="../../base.bundle.js?v=25"></script>
<link rel="stylesheet" href="../../lib/lib.run.bundle.css?v=26">
<script type="module" src="../../base.bundle.js?v=26"></script>



<script type="module" src="../../guide/base.bundle.js?v=25"></script>
<script type="module" src="../../guide/base.bundle.js?v=26"></script>

<script defer type="module" src="index.js?v=25"></script>
<script defer type="module" src="index.js?v=26"></script>

<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-HNHSQQQLL2"></script>
Expand Down
6 changes: 3 additions & 3 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,11 @@
inheritancs, shadow DOM style, etc.
">
<title>Adapter : CSS in Javascript Framework for Web Components</title>
<link rel="stylesheet" href="./lib/lib.run.bundle.css?v=25">
<script type="module" src="./base.bundle.js?v=25"></script>
<link rel="stylesheet" href="./lib/lib.run.bundle.css?v=26">
<script type="module" src="./base.bundle.js?v=26"></script>


<script defer type="module" src="index.js?v=25"></script>
<script defer type="module" src="index.js?v=26"></script>

<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-HNHSQQQLL2"></script>
Expand Down

0 comments on commit ebc8793

Please sign in to comment.