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

14 lines
385 B
HTML

<!DOCTYPE html>
<html>
<head>
<title>go-api | commands</title>
<!-- <link rel="stylesheet" type="text/css" href="/styles.css"> -->
<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>