Add minimal working module
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<meta charset="UTF-8">
|
||||
<title>PoW Shield</title>
|
||||
<meta name="viewport" content="width=device-width,initial-scale=1">
|
||||
<link rel="stylesheet" href="">
|
||||
<body>
|
||||
<h1>
|
||||
PoW Shield
|
||||
</h1>
|
||||
This is a test page.
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user