Skip to content

Commit

Permalink
Deploying to gh-pages from @ 81c671a 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
bbohlender committed Mar 5, 2024
1 parent 4a611af commit 2c80490
Show file tree
Hide file tree
Showing 8 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion examples/apfel/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Document</title>
<script type="module" crossorigin src="/assets/index-VnyHEl4h.js"></script>
<script type="module" crossorigin src="/uikit/examples/apfel/assets/index-VnyHEl4h.js"></script>
</head>
<body style="margin: 0; overscroll-behavior: none">
<div id="root"></div>
Expand Down

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions examples/card/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Document</title>
<script type="module" crossorigin src="/assets/index-tb_0vsm_.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-uE2tGnag.css">
<script type="module" crossorigin src="/uikit/examples/card/assets/index-5DLyaKXs.js"></script>
<link rel="stylesheet" crossorigin href="/uikit/examples/card/assets/index-uE2tGnag.css">
</head>
<body style="margin: 0; overscroll-behavior: none">
<div id="root"></div>
Expand Down

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion examples/dashboard/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Document</title>
<script type="module" crossorigin src="/assets/index-uIs9utD1.js"></script>
<script type="module" crossorigin src="/uikit/examples/dashboard/assets/index-h6fowcp6.js"></script>
</head>
<body style="margin: 0; overscroll-behavior: none">
<div id="root"></div>
Expand Down
2 changes: 1 addition & 1 deletion examples/default/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Document</title>
<script type="module" crossorigin src="/assets/index-d-R38VD7.js"></script>
<script type="module" crossorigin src="/uikit/examples/default/assets/index-d-R38VD7.js"></script>
</head>
<body style="margin: 0; overscroll-behavior: none;">
<div id="root"></div>
Expand Down
2 changes: 1 addition & 1 deletion examples/lucide/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Document</title>
<script type="module" crossorigin src="/assets/index-2A4gV1n5.js"></script>
<script type="module" crossorigin src="/uikit/examples/lucide/assets/index-2A4gV1n5.js"></script>
</head>
<body style="margin: 0; overscroll-behavior: none;">
<div id="root"></div>
Expand Down
2 changes: 1 addition & 1 deletion examples/market/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Document</title>
<script type="module" crossorigin src="/assets/index-UOJSC3UA.js"></script>
<script type="module" crossorigin src="/uikit/examples/market/assets/index-UOJSC3UA.js"></script>
</head>
<body style="margin: 0; overscroll-behavior: none">
<div id="root"></div>
Expand Down

0 comments on commit 2c80490

Please sign in to comment.