Spaces:
Sleeping
Sleeping
<head> | |
<title>Request Storage Access</title> | |
<link rel="stylesheet" href="content/basic.css"> | |
<script type="text/javascript" src="scripts/requeststorageaccess.js"></script> | |
</head> | |
<body> | |
<h2>Hi there. This is my brand. Learn about it, then click the button.</h2> | |
<button id="theButton">Click to return</button> | |
</body> |