mirror of
https://github.com/mgerb/mywebsite
synced 2026-01-11 18:32:50 +00:00
added blogpost and switched to ejs
This commit is contained in:
3
node_modules/ejs/test/fixtures/include-simple.ejs
generated
vendored
Normal file
3
node_modules/ejs/test/fixtures/include-simple.ejs
generated
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
<ul>
|
||||
<%- include('hello-world'); %>
|
||||
</ul>
|
||||
Reference in New Issue
Block a user