diff --git a/_templates/day/new/hello.ejs.t b/_templates/day/new/hello.ejs.t deleted file mode 100644 index 099ef04..0000000 --- a/_templates/day/new/hello.ejs.t +++ /dev/null @@ -1,13 +0,0 @@ ---- -to: app/hello.js ---- -const hello = ``` -Hello! -This is your first hygen template. - -Learn what it can do here: - -https://github.com/jondot/hygen -``` - -console.log(hello)