Merge branch 'master' of github.com:hackersanddesigners/chatty-pub
This commit is contained in:
commit
75e4fd827a
2 changed files with 1 additions and 2 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -1,6 +1,6 @@
|
|||
.DS_Store
|
||||
node_modules
|
||||
#/dist
|
||||
./front/dist
|
||||
|
||||
|
||||
# local env files
|
||||
|
|
|
|||
1
front/dist/index.html
vendored
1
front/dist/index.html
vendored
|
|
@ -1 +0,0 @@
|
|||
<!DOCTYPE html><html lang=""><head><meta charset="utf-8"><meta http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" content="width=device-width,initial-scale=1"><title>ChattyPub</title><link href="/css/app.428a5fb2.css" rel="preload" as="style"><link href="/css/chunk-vendors.fa36ffc8.css" rel="preload" as="style"><link href="/js/app.343fd0d3.js" rel="preload" as="script"><link href="/js/chunk-vendors.d11bbf9b.js" rel="preload" as="script"><link href="/css/chunk-vendors.fa36ffc8.css" rel="stylesheet"><link href="/css/app.428a5fb2.css" rel="stylesheet"></head><body><noscript><strong>We're sorry but Chattypub doesn't work properly without JavaScript enabled. Please enable it to continue.</strong></noscript><div id="app"></div><script src="/js/chunk-vendors.d11bbf9b.js"></script><script src="/js/app.343fd0d3.js"></script></body></html>
|
||||
Loading…
Reference in a new issue