harp / harpjs.com

The website for Harp, the static web server with built-in preprocessing.
http://harpjs.com
30 stars 60 forks source link

Change `index.ejs` to `index.jade` #88

Closed joelnedev closed 2 years ago

joelnedev commented 3 years ago

The Jade Templating example uses _layout.jade and index.jade, but it refers to index.ejs. This PR fixes that.