diff --git a/src/shared/footer.ejs b/src/shared/footer.ejs index 93144be..5524d20 100644 --- a/src/shared/footer.ejs +++ b/src/shared/footer.ejs @@ -47,4 +47,10 @@ } } }); - \ No newline at end of file + + + + + + + \ No newline at end of file diff --git a/src/shared/head.ejs b/src/shared/head.ejs index 8a550d4..5c83f3a 100644 --- a/src/shared/head.ejs +++ b/src/shared/head.ejs @@ -1,27 +1,30 @@ - <%=htmlWebpackPlugin.options.title%> + + <%=htmlWebpackPlugin.options.title%> + - + crossorigin="anonymous" /> - + + + + + @@ -44,4 +47,4 @@ - + \ No newline at end of file