You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ngcp-csc-ui/src/index.html

17 lines
516 B

<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="format-detection" content="telephone=no">
<meta name="msapplication-tap-highlight" content="no">
<meta name="viewport" content="user-scalable=no, initial-scale=1, maximum-scale=1, minimum-scale=1, width=device-width">
<title>Quasar App</title>
<link rel="icon" href="statics/quasar-logo.png" type="image/x-icon">
</head>
<body>
<div id="q-app"></div>
<!-- built files will be auto injected -->
</body>
</html>