This repository has been archived on 2020-04-22. You can view files and clone it, but cannot push or open issues or pull requests.
|
<!doctype html>
|
|
<html>
|
|
<head>
|
|
<title>Hugo with Gulp and Webpack</title>
|
|
<link rel="stylesheet" href="/main.css"/>
|
|
</head>
|
|
<body>
|
|
<h1>Hugo with Gulp and Webpack</h1>
|
|
|
|
<script src="/app.js"></script>
|
|
</body>
|
|
</html>
|