xtumu/vm-storage / ttyd /html /src /template.html
xtumu's picture
download
raw
665 Bytes
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<meta name="mobile-web-app-capable" content="yes">
<title><%= htmlWebpackPlugin.options.title %></title>
<link inline rel="icon" type="image/png" href="favicon.png">
<% for (const css in htmlWebpackPlugin.files.css) { %>
<link inline rel="stylesheet" type="text/css" href="<%= htmlWebpackPlugin.files.css[css] %>">
<% } %>
</head>
<body>
<% for (const js in htmlWebpackPlugin.files.js) { %>
<script inline type="text/javascript" src="<%= htmlWebpackPlugin.files.js[js] %>"></script>
<% } %>
</body>
</html>

Xet Storage Details

Size:
665 Bytes
·
Xet hash:
47dabff9a51b8fce21edfb3af95cd99e587dfafe1b331d4150b7e2db40e3d33e

Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.