1
0
Fork 0
cmdui/frontend/public/index.html

13 lines
313 B
HTML
Raw Permalink Normal View History

2017-10-29 22:06:41 +00:00
<!DOCTYPE html>
<html>
<head>
<title>go-api | commands</title>
<link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:200,400,600" rel="stylesheet">
<meta charset="utf-8">
</head>
<body>
<div id="root"></div>
<!-- <script src="http://localhost:8097"></script> -->
</body>
</html>