Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Administrator
/
chatgpt.ai-pro.org
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
3
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
01d9c5f2
authored
2023-12-20 08:56:09 +0800
by
RSA
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
28823_chatbot_vuzo_link
1 parent
68ac8f97
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
14 deletions
.vscode/settings.json
client/public/index.html
.vscode/settings.json
deleted
100644 → 0
View file @
68ac8f9
{
"workbench.colorCustomizations"
:
{
"activityBar.activeBackground"
:
"#2a2a2a"
,
"activityBar.background"
:
"#2a2a2a"
,
"activityBarBadge.background"
:
"#606020"
,
"activityBarBadge.foreground"
:
"#e7e7e7"
,
"sash.hoverBorder"
:
"#2a2a2a"
,
"statusBar.background"
:
"#111111"
,
"statusBarItem.hoverBackground"
:
"#2a2a2a"
,
"statusBarItem.remoteBackground"
:
"#111111"
,
"titleBar.activeBackground"
:
"#111111"
,
"titleBar.inactiveBackground"
:
"#11111199"
}
}
\ No newline at end of file
client/public/index.html
View file @
01d9c5f
...
...
@@ -53,9 +53,11 @@
-->
</body>
<script>
setTimeout
(
function
()
{
window
.
onload
=
function
()
{
displayVuzo
();
displayGooglePlay
();
};
},
1000
);
</script>
</html>
...
...
Write
Preview
Styling with
Markdown
is supported
Attach a file
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to post a comment