template HTML boilerplate
1 year ago in Plain Text
<!DOCTYPE html>
<html>
<head>
<title>my 🔥 prototype</title>
</head>
<style>
</style>
<body>
<script>
</script>
</body>
</html>