Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
UnknownEnergy committed Sep 11, 2024
1 parent 05290ce commit 4bf7e63
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta charset="utf-8">
<title>Chatworm</title>
<base href=".">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no, viewport-fit=cover">
<link rel="icon" type="image/x-icon" href="favicon.ico">
<meta name="description" content="Chatworm is a cost-effective solution to ChatGPT for those who need an AI assistant for chatting. Access ChatGPT API directly and get faster responses from the AI assistant. Customize your chat experience by changing the model of the AI assistant.">
<meta property="og:title" content="Chatworm">
Expand All @@ -29,5 +29,5 @@
<body>
<app-root></app-root>
<noscript>Please enable JavaScript to continue using this application.</noscript>
<script src="runtime.9f9bf4dae8b6e209.js" type="module"></script><script src="polyfills.c49f2dcf7350568c.js" type="module"></script><script src="main.ee4f130ca3b1877e.js" type="module"></script></body>
<script src="runtime.9f9bf4dae8b6e209.js" type="module"></script><script src="polyfills.c49f2dcf7350568c.js" type="module"></script><script src="main.8331b6c3464b999e.js" type="module"></script></body>
</html>
1 change: 1 addition & 0 deletions main.8331b6c3464b999e.js

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion main.ee4f130ca3b1877e.js

This file was deleted.

8 changes: 4 additions & 4 deletions ngsw.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"configVersion": 1,
"timestamp": 1724381988995,
"timestamp": 1726091929478,
"index": "./index.html",
"assetGroups": [
{
Expand All @@ -14,7 +14,7 @@
"./468.81b4fdcfac90c22c.js",
"./favicon.ico",
"./index.html",
"./main.ee4f130ca3b1877e.js",
"./main.8331b6c3464b999e.js",
"./manifest.webmanifest",
"./polyfills.c49f2dcf7350568c.js",
"./runtime.9f9bf4dae8b6e209.js",
Expand Down Expand Up @@ -72,8 +72,8 @@
"./bootstrap-icons.49c9b8524d23a4c2.woff": "cce254d50d2f744cd8f384cd4aa2a23c8850e2ee",
"./bootstrap-icons.f41d849d445f6f5f.woff2": "d33714cb0836ea9ebe02f4ccc22806593903167a",
"./favicon.ico": "b5465289afe19a0926b5268008830b6824c290f9",
"./index.html": "060dda50c2d8eb4b91efbfcba4af2db1ffc19e0e",
"./main.ee4f130ca3b1877e.js": "dde8245df24e6659321c5c448904d558fc8bf7ee",
"./index.html": "a531228bec583d18ea2dde0683154a35205c40fd",
"./main.8331b6c3464b999e.js": "1ee19900a1fea1764d9786e14ef23b8a1f55f272",
"./manifest.webmanifest": "4ed5aadcd65bf45274abe65a0a665b94426920f0",
"./polyfills.c49f2dcf7350568c.js": "75d4369cbcf2e925bce1ecc7d4921af01dcb8b61",
"./runtime.9f9bf4dae8b6e209.js": "9299a9b896bfc48aaf2f9c0c7f99305c448f673b",
Expand Down

0 comments on commit 4bf7e63

Please sign in to comment.