Skip to content

Commit

Permalink
deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
antoine92190 committed Nov 27, 2023
0 parents commit d922743
Show file tree
Hide file tree
Showing 5 changed files with 3,328 additions and 0 deletions.
Binary file added assets/favicon.db74ab0b.ico
Binary file not shown.
3 changes: 3 additions & 0 deletions assets/github.12794390.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3,304 changes: 3,304 additions & 0 deletions assets/index.0af164f5.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions assets/index.62d4a41f.css

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

20 changes: 20 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
<!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">
<link rel="icon" href="/vue-advanced-chat/assets/favicon.db74ab0b.ico">
<title>vue-advanced-chat</title>
<link href="https://fonts.googleapis.com/css?family=Quicksand:300,400,500,700" rel="stylesheet">
<script type="module" crossorigin src="/vue-advanced-chat/assets/index.0af164f5.js"></script>
<link rel="stylesheet" href="/vue-advanced-chat/assets/index.62d4a41f.css">
</head>
<body>
<noscript>
<strong>We're sorry but vue-advanced-chat doesn't work properly without JavaScript enabled. Please enable it to continue.</strong>
</noscript>
<div id="app"></div>

</body>
</html>

0 comments on commit d922743

Please sign in to comment.