ejs stuff
This commit is contained in:
8
views/partials/head.ejs
Normal file
8
views/partials/head.ejs
Normal file
@@ -0,0 +1,8 @@
|
||||
<meta charset="<%- config.charset %>">
|
||||
<title><%= config.site_name %></title>
|
||||
|
||||
<style>
|
||||
|
||||
</style>
|
||||
|
||||
<link rel="stylesheet" href="custom.css">
|
Reference in New Issue
Block a user