From de02225957120a79d7dcc6cf5926d98d7aa5ff61 Mon Sep 17 00:00:00 2001 From: zeek <984294471@qq.com> Date: Wed, 20 May 2020 23:10:17 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E7=9A=AE=E8=82=A4bolo-fantas?= =?UTF-8?q?tic?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- bolo-fantastic/archive-articles.ftl | 10 +- bolo-fantastic/archives.ftl | 10 +- bolo-fantastic/article.ftl | 8 +- bolo-fantastic/index.ftl | 8 +- bolo-fantastic/links.ftl | 10 +- bolo-fantastic/links.ftl.bak | 175 ++++++++++++++++++++++++++++ bolo-fantastic/tag-articles.ftl | 10 +- bolo-fantastic/tags.ftl | 10 +- 8 files changed, 208 insertions(+), 33 deletions(-) create mode 100644 bolo-fantastic/links.ftl.bak diff --git a/bolo-fantastic/archive-articles.ftl b/bolo-fantastic/archive-articles.ftl index 8905787..0a850c0 100644 --- a/bolo-fantastic/archive-articles.ftl +++ b/bolo-fantastic/archive-articles.ftl @@ -31,12 +31,12 @@ <@head title="${archiveDate.archiveDateYear} ${yearLabel} ${archiveDate.archiveDateMonth} ${monthLabel} ${archiveLabel} - ${blogTitle}"> - - + + - - + + <#-- <#include "style.theme.ftl"> --> @@ -80,4 +80,4 @@ <#include "footer.ftl"> - \ No newline at end of file + diff --git a/bolo-fantastic/archives.ftl b/bolo-fantastic/archives.ftl index 61013f1..82d7102 100644 --- a/bolo-fantastic/archives.ftl +++ b/bolo-fantastic/archives.ftl @@ -32,12 +32,12 @@ <@head title="${archiveLabel} - ${blogTitle}"> - - + + - - + + @@ -114,4 +114,4 @@ <#include "footer.ftl"> - \ No newline at end of file + diff --git a/bolo-fantastic/article.ftl b/bolo-fantastic/article.ftl index ad649c3..2ba737e 100644 --- a/bolo-fantastic/article.ftl +++ b/bolo-fantastic/article.ftl @@ -40,12 +40,12 @@ <@head title="${article.articleTitle} - ${blogTitle}" description="${article.articleAbstract?html}"> - - + + - - + + <#-- <#include "style.theme.ftl"> --> diff --git a/bolo-fantastic/index.ftl b/bolo-fantastic/index.ftl index 2e193b4..a7eafa3 100644 --- a/bolo-fantastic/index.ftl +++ b/bolo-fantastic/index.ftl @@ -31,12 +31,12 @@ <@head title="${blogTitle}"> - - + + - - + + <#-- <#include "style.theme.ftl"> --> diff --git a/bolo-fantastic/links.ftl b/bolo-fantastic/links.ftl index a963c83..abf5f52 100644 --- a/bolo-fantastic/links.ftl +++ b/bolo-fantastic/links.ftl @@ -32,12 +32,12 @@ <@head title="${linkLabel} - ${blogTitle}"> - - + + - - + + + + <#-- <#include "style.theme.ftl"> --> + + + +<#include "header.ftl"> +
+
+
+
+ +
+
+
+
+
+
+
+
+ + +
+ <#list links as link> + + +
+ +
+
+
+
+ <#include "side-right.ftl"> + + +
+
+
+
+
+
+ <#include "side.ftl"> +
+ +
+
+
+ + + +<#include "footer.ftl"> + + + \ No newline at end of file diff --git a/bolo-fantastic/tag-articles.ftl b/bolo-fantastic/tag-articles.ftl index 7daece3..8660c89 100644 --- a/bolo-fantastic/tag-articles.ftl +++ b/bolo-fantastic/tag-articles.ftl @@ -31,12 +31,12 @@ <@head title="${tag.tagTitle} ${tagLabel} - ${blogTitle}"> - - + + - - + + <#-- <#include "style.theme.ftl"> --> @@ -80,4 +80,4 @@ <#include "footer.ftl"> - \ No newline at end of file + diff --git a/bolo-fantastic/tags.ftl b/bolo-fantastic/tags.ftl index f9b5195..41c178a 100644 --- a/bolo-fantastic/tags.ftl +++ b/bolo-fantastic/tags.ftl @@ -31,12 +31,12 @@ <@head title="${allTagsLabel} - ${blogTitle}"> - - + + - - + + <#-- <#include "style.theme.ftl"> --> @@ -116,4 +116,4 @@ <#include "footer.ftl"> - \ No newline at end of file +