Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
photopea authored May 28, 2020
1 parent f4fcdeb commit 3c17ea8
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions demo/photopea.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
<!DOCTYPE html>
<html>
<head>
<style> body, html { margin: 0; padding: 0; height: 100%; } </style>
</head>
<body>
<iframe sandbox="allow-downloads allow-scripts" style="border:none" width="100%" height="100%" src="https://www.Photopea.com" />
</body>
</html>

0 comments on commit 3c17ea8

Please sign in to comment.