diff --git a/public/admin/index.html b/public/admin/index.html index 695479e..d3e0211 100644 --- a/public/admin/index.html +++ b/public/admin/index.html @@ -10,6 +10,7 @@ + diff --git a/src/_includes/layouts/base.ejs b/src/_includes/layouts/base.ejs index 20c351d..d6b1fec 100644 --- a/src/_includes/layouts/base.ejs +++ b/src/_includes/layouts/base.ejs @@ -1,24 +1,29 @@ - - - - - - - - - <%= title %> - - - - - - - <% if (locals.tags == "posts") { %> - - - - <% } %> <%- include('webpack.ejs') %> - + <% } %> <%- include('webpack.ejs') %> + + - -
-
-
-

<%= site.title %>

-
<%= site.description %>
+ +
+
+
+

<%= site.title %>

+
<%= site.description %>
+
+ +
+ +
<%- content %>
+ +
+ Made with by + CreativeDesignsGuru
-
- -
<%- content %>
- -
- Made with by CreativeDesignsGuru -
-
- - +