Skip to content

Commit

Permalink
chore(release): 0.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
darrachequesne committed Apr 15, 2021
1 parent 62f4659 commit a03379f
Show file tree
Hide file tree
Showing 11 changed files with 50 additions and 1 deletion.
2 changes: 1 addition & 1 deletion ui/.gitignore
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
.DS_Store
node_modules
/dist
!dist/


# local env files
Expand Down
1 change: 1 addition & 0 deletions ui/dist/css/app.64cb6d3f.css

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

5 changes: 5 additions & 0 deletions ui/dist/css/chunk-vendors.9f55d012.css

Large diffs are not rendered by default.

Binary file added ui/dist/favicon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions ui/dist/img/logo-dark.3727fec5.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions ui/dist/img/logo-light.73342c25.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions ui/dist/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
<!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"><link rel="icon" href="/favicon.png"><title>Socket.IO Admin UI</title><link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto:100,300,400,500,700,900"><link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@mdi/font@latest/css/materialdesignicons.min.css"><link href="/css/app.64cb6d3f.css" rel="preload" as="style"><link href="/css/chunk-vendors.9f55d012.css" rel="preload" as="style"><link href="/js/app.36eeb34c.js" rel="preload" as="script"><link href="/js/chunk-vendors.5d907270.js" rel="preload" as="script"><link href="/css/chunk-vendors.9f55d012.css" rel="stylesheet"><link href="/css/app.64cb6d3f.css" rel="stylesheet"></head><body><noscript><strong>We're sorry but Socket.IO Admin UI doesn't work properly without JavaScript enabled. Please enable it to continue.</strong></noscript><div id="app"></div><script src="/js/chunk-vendors.5d907270.js"></script><script src="/js/app.36eeb34c.js"></script></body></html>
2 changes: 2 additions & 0 deletions ui/dist/js/app.36eeb34c.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions ui/dist/js/app.36eeb34c.js.map

Large diffs are not rendered by default.

30 changes: 30 additions & 0 deletions ui/dist/js/chunk-vendors.5d907270.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions ui/dist/js/chunk-vendors.5d907270.js.map

Large diffs are not rendered by default.

1 comment on commit a03379f

@vercel
Copy link

@vercel vercel bot commented on a03379f Apr 15, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.