Files
personal-stat-tracker/frontend/node_modules/html-webpack-plugin/default_index.ejs
2022-11-23 15:48:57 -06:00

9 lines
153 B
Plaintext

<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title><%= htmlWebpackPlugin.options.title %></title>
</head>
<body>
</body>
</html>