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.
victor-hugo/site/layouts/index.html

6 lines
97 B
HTML
Raw Normal View History

2017-07-12 22:31:08 +00:00
{{ partial "header" . }}
2016-07-03 22:07:47 +00:00
2017-07-12 22:31:08 +00:00
<h1>Hugo with Gulp, PostCSS and Webpack</h1>
2017-07-12 22:31:08 +00:00
{{ partial "footer" . }}