From ec409e62e230a9ba6702c5b45441abab21fc69e2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A9mi=20Weng?= Date: Fri, 9 Oct 2020 22:29:39 +0200 Subject: [PATCH] Format index.html and add netlify identity widget script --- public/admin/index.html | 1 + src/_includes/layouts/base.ejs | 109 ++++++++++++++++++--------------- 2 files changed, 60 insertions(+), 50 deletions(-) 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 -
-
- - +