Skip to content

Commit

Permalink
Deploying to gh-pages from @ 88441a1 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
splashdust committed Dec 2, 2024
1 parent c358133 commit 098fdc5
Show file tree
Hide file tree
Showing 17 changed files with 3,795 additions and 0 deletions.
19 changes: 19 additions & 0 deletions 404.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Lit Simple Starter Kit</title>
<style>
body {
font-family: "SEB SansSerif GDS";
}
</style>
<script type="module" crossorigin src="/green-testbed/assets/index-C26X918Q.js"></script>
<link rel="stylesheet" crossorigin href="/green-testbed/assets/index-DbfnY3ba.css">
</head>
<body>
<green-testbed-main></green-testbed-main>
</body>
</html>
Binary file added assets/SEBSansSerifGDS-Bold-CG66Kpo3.woff2
Binary file not shown.
Binary file added assets/SEBSansSerifGDS-BoldItalic-nd7ULsSb.woff2
Binary file not shown.
Binary file added assets/SEBSansSerifGDS-Book-BxfxRiEm.woff2
Binary file not shown.
Binary file added assets/SEBSansSerifGDS-BookItalic-Bv97HXUg.woff2
Binary file not shown.
Binary file added assets/SEBSansSerifGDS-Light-B3XGGCgR.woff2
Binary file not shown.
Binary file added assets/SEBSansSerifGDS-LightItalic-DqTG9Gq6.woff2
Binary file not shown.
Binary file added assets/SEBSansSerifGDS-Medium-DK1BmKxU.woff2
Binary file not shown.
Binary file not shown.
Binary file added assets/SEBSansSerifGDS-Regular-Dfi4u5ux.woff2
Binary file not shown.
Binary file not shown.
3,721 changes: 3,721 additions & 0 deletions assets/all-components-B_68fJy-.js

Large diffs are not rendered by default.

31 changes: 31 additions & 0 deletions assets/index-C26X918Q.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions assets/index-CBloBB_n.js

Large diffs are not rendered by default.

3 changes: 3 additions & 0 deletions assets/index-DbfnY3ba.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions green-version.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
1.60.0
19 changes: 19 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Lit Simple Starter Kit</title>
<style>
body {
font-family: "SEB SansSerif GDS";
}
</style>
<script type="module" crossorigin src="/green-testbed/assets/index-C26X918Q.js"></script>
<link rel="stylesheet" crossorigin href="/green-testbed/assets/index-DbfnY3ba.css">
</head>
<body>
<green-testbed-main></green-testbed-main>
</body>
</html>

0 comments on commit 098fdc5

Please sign in to comment.