Skip to content

Commit

Permalink
deploy: 738e868
Browse files Browse the repository at this point in the history
  • Loading branch information
mfranzke committed Nov 8, 2024
1 parent 1e73b2e commit a9f4ede
Show file tree
Hide file tree
Showing 7 changed files with 196 additions and 196 deletions.
2 changes: 1 addition & 1 deletion feat-web-ide-auto-complete/404.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<link rel="icon" type="image/svg+xml" href="/theme-builder/feat-web-ide-auto-complete/favicon.ico" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Theme Builder</title>
<script type="module" crossorigin src="/theme-builder/feat-web-ide-auto-complete/assets/index-42rJWtA7.js"></script>
<script type="module" crossorigin src="/theme-builder/feat-web-ide-auto-complete/assets/index-BzXJE4bW.js"></script>
<link rel="stylesheet" crossorigin href="/theme-builder/feat-web-ide-auto-complete/assets/index-D0uQ57QH.css">
</head>
<body>
Expand Down

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion feat-web-ide-auto-complete/customization.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<link rel="icon" type="image/svg+xml" href="/theme-builder/feat-web-ide-auto-complete/favicon.ico" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Theme Builder</title>
<script type="module" crossorigin src="/theme-builder/feat-web-ide-auto-complete/assets/index-42rJWtA7.js"></script>
<script type="module" crossorigin src="/theme-builder/feat-web-ide-auto-complete/assets/index-BzXJE4bW.js"></script>
<link rel="stylesheet" crossorigin href="/theme-builder/feat-web-ide-auto-complete/assets/index-D0uQ57QH.css">
</head>
<body>
Expand Down
2 changes: 1 addition & 1 deletion feat-web-ide-auto-complete/demo.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<link rel="icon" type="image/svg+xml" href="/theme-builder/feat-web-ide-auto-complete/favicon.ico" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Theme Builder</title>
<script type="module" crossorigin src="/theme-builder/feat-web-ide-auto-complete/assets/index-42rJWtA7.js"></script>
<script type="module" crossorigin src="/theme-builder/feat-web-ide-auto-complete/assets/index-BzXJE4bW.js"></script>
<link rel="stylesheet" crossorigin href="/theme-builder/feat-web-ide-auto-complete/assets/index-D0uQ57QH.css">
</head>
<body>
Expand Down
2 changes: 1 addition & 1 deletion feat-web-ide-auto-complete/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<link rel="icon" type="image/svg+xml" href="/theme-builder/feat-web-ide-auto-complete/favicon.ico" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Theme Builder</title>
<script type="module" crossorigin src="/theme-builder/feat-web-ide-auto-complete/assets/index-42rJWtA7.js"></script>
<script type="module" crossorigin src="/theme-builder/feat-web-ide-auto-complete/assets/index-BzXJE4bW.js"></script>
<link rel="stylesheet" crossorigin href="/theme-builder/feat-web-ide-auto-complete/assets/index-D0uQ57QH.css">
</head>
<body>
Expand Down
2 changes: 1 addition & 1 deletion feat-web-ide-auto-complete/playground.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<link rel="icon" type="image/svg+xml" href="/theme-builder/feat-web-ide-auto-complete/favicon.ico" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Theme Builder</title>
<script type="module" crossorigin src="/theme-builder/feat-web-ide-auto-complete/assets/index-42rJWtA7.js"></script>
<script type="module" crossorigin src="/theme-builder/feat-web-ide-auto-complete/assets/index-BzXJE4bW.js"></script>
<link rel="stylesheet" crossorigin href="/theme-builder/feat-web-ide-auto-complete/assets/index-D0uQ57QH.css">
</head>
<body>
Expand Down
24 changes: 12 additions & 12 deletions feat-web-ide-auto-complete/site.webmanifest
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{
"short_name": "",
"name": "",
"icons": [
{
"src": "/images/db_logo.svg",
"type": "image/svg",
"sizes": "192x192"
}
],
"start_url": "/",
"background_color": "#fdfdfd",
"theme_color": "#fdfdfd"
"short_name": "",
"name": "",
"icons": [
{
"src": "/images/db_logo.svg",
"type": "image/svg",
"sizes": "192x192"
}
],
"start_url": "/",
"background_color": "#fdfdfd",
"theme_color": "#fdfdfd"
}

0 comments on commit a9f4ede

Please sign in to comment.