From cf6248a73503248fdaf02cae931b79d8b4b7ca46 Mon Sep 17 00:00:00 2001 From: Flatlogic Bot Date: Mon, 1 Dec 2025 23:38:28 +0000 Subject: [PATCH] 3.0 --- published/692e26d0cfd56.html | 169 +++++++++++++++++++++++++++++++++++ templates/data.php | 12 +-- 2 files changed, 175 insertions(+), 6 deletions(-) create mode 100644 published/692e26d0cfd56.html diff --git a/published/692e26d0cfd56.html b/published/692e26d0cfd56.html new file mode 100644 index 0000000..95f744f --- /dev/null +++ b/published/692e26d0cfd56.html @@ -0,0 +1,169 @@ + + + + + + Minimalist Modern Title + + + + +
+
+
+ +
+
+ Ebook Cover +
+
+

Minimalist Modern Title

+

A compelling description for the minimalist modern template.

+ +
+
+
+
+
+ + + \ No newline at end of file diff --git a/templates/data.php b/templates/data.php index bd7cf2d..1e95570 100644 --- a/templates/data.php +++ b/templates/data.php @@ -23,22 +23,22 @@ $templates = [ ], [ 'id' => 4, - 'name' => 'Minimalist Modern 2', - 'description' => 'A clean, modern design with a large feature image.', + 'name' => 'Template 4', + 'description' => 'A duplicated template.', 'preview_image' => 'assets/images/Social-Media-eBook.png', 'file' => 'templates/template-4.html', ], [ 'id' => 5, - 'name' => 'Bold & Blue 2', - 'description' => 'A vibrant design with a prominent blue call-to-action.', + 'name' => 'Template 5', + 'description' => 'A duplicated template.', 'preview_image' => 'assets/images/Marketing.png', 'file' => 'templates/template-5.html', ], [ 'id' => 6, - 'name' => 'Classic Serif 2', - 'description' => 'An elegant, text-focused design for a classic feel.', + 'name' => 'Template 6', + 'description' => 'A duplicated template.', 'preview_image' => 'assets/images/Signals-of-Strain-eBook.png', 'file' => 'templates/template-6.html', ],