fix(core): update
This commit is contained in:
11
test/index.html
Normal file
11
test/index.html
Normal file
@ -0,0 +1,11 @@
|
||||
<head>
|
||||
<title>An Awesome Test Page</title>
|
||||
<style>
|
||||
body {
|
||||
color: #fff;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
This is a test page!
|
||||
</body>
|
Reference in New Issue
Block a user