Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
lachjames committed Nov 7, 2024
1 parent 6f1b3cf commit aa9791c
Show file tree
Hide file tree
Showing 7 changed files with 18 additions and 18 deletions.
2 changes: 1 addition & 1 deletion CNAME
Original file line number Diff line number Diff line change
@@ -1 +1 @@
dev.assistant.sodalabs.io
assistant.sodalabs.io
1 change: 1 addition & 0 deletions assets/Assistant-CVp19_8V.css

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions assets/Assistant-B0HNdrmF.js → assets/Assistant-CxJK2W78.js

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion assets/Assistant-rD2f6guR.css

This file was deleted.

2 changes: 1 addition & 1 deletion assets/browser-Bnm5TFqH.js → assets/browser-DVYFOnaQ.js

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

6 changes: 3 additions & 3 deletions assets/index-BVFKIchJ.js → assets/index-fqhPaWjz.js

Large diffs are not rendered by default.

16 changes: 8 additions & 8 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,19 +3,19 @@

<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/png" href="https://dev.assistant.sodalabs.io/favicon-16x16.png" sizes="16x16">
<link rel="icon" type="image/png" href="https://dev.assistant.sodalabs.io/favicon-32x32.png" sizes="32x32">
<link rel="icon" type="image/svg+xml" href="https://dev.assistant.sodalabs.io/android-chrome-192x192.png" sizes="192x192">
<link rel="apple-touch-icon" sizes="180x180" href="https://dev.assistant.sodalabs.io/apple-touch-icon.png">
<link rel="icon" type="image/png" href="https://dev.assistant.sodalabs.io/android-chrome-512x512.png" sizes="512x512">
<link rel="icon" type="image/png" href="https://assistant.sodalabs.io/favicon-16x16.png" sizes="16x16">
<link rel="icon" type="image/png" href="https://assistant.sodalabs.io/favicon-32x32.png" sizes="32x32">
<link rel="icon" type="image/svg+xml" href="https://assistant.sodalabs.io/android-chrome-192x192.png" sizes="192x192">
<link rel="apple-touch-icon" sizes="180x180" href="https://assistant.sodalabs.io/apple-touch-icon.png">
<link rel="icon" type="image/png" href="https://assistant.sodalabs.io/android-chrome-512x512.png" sizes="512x512">
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="apple-mobile-web-app-capable" content="yes" />
<meta name="apple-mobile-web-app-status-bar-style" content="black" />
<meta name="apple-mobile-web-app-title" content="AssistantGPT" />
<link rel="manifest" href="https://dev.assistant.sodalabs.io/site.webmanifest">
<link rel="manifest" href="https://assistant.sodalabs.io/site.webmanifest">
<title>AssistantGPT</title>
<script type="module" crossorigin src="https://dev.assistant.sodalabs.io/assets/index-BVFKIchJ.js"></script>
<link rel="stylesheet" crossorigin href="https://dev.assistant.sodalabs.io/assets/index-DsaM8MkG.css">
<script type="module" crossorigin src="https://assistant.sodalabs.io/assets/index-fqhPaWjz.js"></script>
<link rel="stylesheet" crossorigin href="https://assistant.sodalabs.io/assets/index-DsaM8MkG.css">
</head>

<body>
Expand Down

0 comments on commit aa9791c

Please sign in to comment.