diff --git a/templates/1080x1920/image_full_title.html b/templates/1080x1920/image_full_title.html new file mode 100644 index 0000000..8bcbf97 --- /dev/null +++ b/templates/1080x1920/image_full_title.html @@ -0,0 +1,291 @@ + + + + + + + + 全屏图片 只有标题 - 1080x1920 + + + + + + + +
+
{{title}}
+
+ + + + \ No newline at end of file diff --git a/templates/1080x1920/image_simple.html b/templates/1080x1920/image_simple.html new file mode 100644 index 0000000..73aa6d0 --- /dev/null +++ b/templates/1080x1920/image_simple.html @@ -0,0 +1,158 @@ + + + + + + + + 简单风格 标题带白色背景 - 1080x1920 + + + + + + + +
+ {{title}} +
+ + + + \ No newline at end of file diff --git a/templates/1080x1920/image_simple_black.html b/templates/1080x1920/image_simple_black.html new file mode 100644 index 0000000..b08097a --- /dev/null +++ b/templates/1080x1920/image_simple_black.html @@ -0,0 +1,151 @@ + + + + + + + + 黑白简单风格 - 1080x1920 + + + + + + + +
{{title}}
+ + + + \ No newline at end of file