1
0
mirror of https://github.com/mgerb/go-discord-bot synced 2026-01-09 08:32:48 +00:00
Files
go-discord-bot/client/index.html
2018-08-19 18:31:08 -05:00

13 lines
207 B
HTML

<html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0" />
<meta http-equiv="expires" content="0">
</head>
<body>
<div id="app"></div>
</body>
</html>