add index.html webview
This commit is contained in:
parent
185211b319
commit
5d054e293d
1 changed files with 10 additions and 0 deletions
10
app/assets/index.html
Normal file
10
app/assets/index.html
Normal file
|
@ -0,0 +1,10 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta content="width=device-width,initial-scale=1.0" name="viewport">
|
||||
</head>
|
||||
<body>
|
||||
<h1> SUPER</h1>
|
||||
</body>
|
||||
</html>
|
Loading…
Add table
Reference in a new issue