diff --git a/layout/head.ejs b/layout/common/head.ejs similarity index 100% rename from layout/head.ejs rename to layout/common/head.ejs diff --git a/layout/common/site-info.ejs b/layout/common/site-info.ejs new file mode 100644 index 0000000..448d6a9 --- /dev/null +++ b/layout/common/site-info.ejs @@ -0,0 +1,24 @@ +
+ +
+ <%= config.title %> +
+
+ <%= config.description %> +
+ +
\ No newline at end of file diff --git a/layout/footer.ejs b/layout/footer.ejs index 21c844e..344a71d 100644 --- a/layout/footer.ejs +++ b/layout/footer.ejs @@ -1,6 +1,5 @@ -