This commit is contained in:
astra akari 2018-12-07 23:26:54 -05:00
parent d0c1f56dc8
commit 24114e5c53

12
e.html Normal file
View File

@ -0,0 +1,12 @@
<!DOCTYPE html>
<html>
<head>
<script>console.log('e');</script>
</head>
<body>
<h1>e</h1>
</body>
</html>