1
0
mirror of https://github.com/mgerb/go-discord-bot synced 2026-01-12 10:02:48 +00:00
This commit is contained in:
2017-02-04 01:27:57 +00:00
parent c08cf8a4cb
commit 8b24e8fe31
6 changed files with 35 additions and 1 deletions

5
dist/index.html vendored Normal file
View File

@@ -0,0 +1,5 @@
<html><head><link href="/static/app.css" rel="stylesheet"></head>
<body>
<div id="app"></div>
<script type="text/javascript" src="/static/manifest.js"></script><script type="text/javascript" src="/static/vendor.js"></script><script type="text/javascript" src="/static/app.js"></script></body>
</html>