diff --git a/fictionary/assets/images/fictionary_post_1.jpg b/fictionary/assets/images/fictionary_post_1.jpg
deleted file mode 100644
index db30b58e06..0000000000
Binary files a/fictionary/assets/images/fictionary_post_1.jpg and /dev/null differ
diff --git a/fictionary/assets/images/fictionary_post_2.jpg b/fictionary/assets/images/fictionary_post_2.jpg
deleted file mode 100644
index ffc57e564e..0000000000
Binary files a/fictionary/assets/images/fictionary_post_2.jpg and /dev/null differ
diff --git a/fictionary/assets/images/fictionary_post_3.jpg b/fictionary/assets/images/fictionary_post_3.jpg
deleted file mode 100644
index 72068af555..0000000000
Binary files a/fictionary/assets/images/fictionary_post_3.jpg and /dev/null differ
diff --git a/fictionary/assets/images/fictionary_post_4.jpg b/fictionary/assets/images/fictionary_post_4.jpg
deleted file mode 100644
index 7457ce3cb3..0000000000
Binary files a/fictionary/assets/images/fictionary_post_4.jpg and /dev/null differ
diff --git a/fictionary/assets/images/fictionary_post_5.jpg b/fictionary/assets/images/fictionary_post_5.jpg
deleted file mode 100644
index f0c1f80ab1..0000000000
Binary files a/fictionary/assets/images/fictionary_post_5.jpg and /dev/null differ
diff --git a/fictionary/parts/footer.html b/fictionary/parts/footer.html
index 05c58e0471..bd62bab054 100644
--- a/fictionary/parts/footer.html
+++ b/fictionary/parts/footer.html
@@ -1,15 +1 @@
-
-
-
-
-
-
-
-
FICTIONARY © All Rights Reserved
-
-
-
-
Designed with WordPress
-
-
-
\ No newline at end of file
+
\ No newline at end of file
diff --git a/fictionary/parts/header.html b/fictionary/parts/header.html
index 836497b62b..cb6fce2218 100644
--- a/fictionary/parts/header.html
+++ b/fictionary/parts/header.html
@@ -8,7 +8,7 @@
-
+
diff --git a/fictionary/patterns/404.php b/fictionary/patterns/404.php
index 3a079bfd85..62c1bba75a 100644
--- a/fictionary/patterns/404.php
+++ b/fictionary/patterns/404.php
@@ -1,16 +1,15 @@
-
-
-
+
+
-
+
diff --git a/fictionary/patterns/comments.php b/fictionary/patterns/comments.php
index d4f9749576..2819cc5c99 100644
--- a/fictionary/patterns/comments.php
+++ b/fictionary/patterns/comments.php
@@ -8,45 +8,37 @@
?>
-
+
diff --git a/fictionary/patterns/footer.php b/fictionary/patterns/footer.php
index 8969a4ae8c..582ac621af 100644
--- a/fictionary/patterns/footer.php
+++ b/fictionary/patterns/footer.php
@@ -1,33 +1,19 @@
-
-
+
-
-
-
-
-
- WordPress';
- echo sprintf(
- esc_html__( 'Designed with %1$s', 'fictionary' ),
- $wordpress_link
- );
- ?>
-
-
-
-
-
-
\ No newline at end of file
+
+
+
WordPress', 'fictionary');?>
+
+
+
diff --git a/fictionary/patterns/intro.php b/fictionary/patterns/intro.php
new file mode 100644
index 0000000000..1c0b933e29
--- /dev/null
+++ b/fictionary/patterns/intro.php
@@ -0,0 +1,12 @@
+
+
+
+fiction.', 'fictionary' ) );?>
+
diff --git a/fictionary/readme.txt b/fictionary/readme.txt
index f6a9653e62..a744006e47 100644
--- a/fictionary/readme.txt
+++ b/fictionary/readme.txt
@@ -1,7 +1,7 @@
=== Fictionary ===
Contributors: Automattic
Requires at least: 6.0
-Tested up to: 6.4.2
+Tested up to: 6.6
Requires PHP: 5.7
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
@@ -45,12 +45,3 @@ This Font Software is licensed under the SIL Open Font License, Version 1.1. Thi
License URL: http://scripts.sil.org/OFL
Source: https://rsms.me/
-- End of Inter Font credits --
-
-Images:
-
-All images are in the Public Domain
-fictionary_post_5.jpg: https://www.rawpixel.com/image/8799592/photo-image-public-domain-person
-fictionary_post_4.jpg: https://www.rawpixel.com/image/5919341/free-empty-road-image-public-domain-cc0-photo
-fictionary_post_3.jpg: https://www.rawpixel.com/image/3285420/free-photo-image-lake-house-cabin
-fictionary_post_2.jpg: https://www.rawpixel.com/image/5925727/photo-image-cloud-public-domain-sky
-fictionary_post_1.jpg: https://stocksnap.io/photo/space-rocket-M2IXWNZDKT
\ No newline at end of file
diff --git a/fictionary/screenshot.png b/fictionary/screenshot.png
index b60ad294d4..09f51d8e82 100644
Binary files a/fictionary/screenshot.png and b/fictionary/screenshot.png differ
diff --git a/fictionary/style.css b/fictionary/style.css
index 9b05dec2d3..30abfb62af 100644
--- a/fictionary/style.css
+++ b/fictionary/style.css
@@ -5,13 +5,13 @@ Author: Automattic
Author URI: https://automattic.com
Description: Fictionary is a typography based, opinionated blogging theme.
Requires at least: 6.0
-Tested up to: 6.4.2
+Tested up to: 6.6
Requires PHP: 5.7
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: fictionary
-Tags: blog, news, one-column, wide-blocks, block-patterns, custom-colors, custom-logo, custom-menu, editor-style, featured-images, full-site-editing, rtl-language-support, theme-options, threaded-comments, translation-ready, writing, words, fiction, stories, yellow
+Tags: blog, one-column, wide-blocks, block-patterns, featured-images, full-site-editing, rtl-language-support, threaded-comments, translation-ready
*/
/*
@@ -33,4 +33,4 @@ a {
text-decoration-thickness: 0.8px !important;
text-underline-offset: .1em;
text-decoration-style: dotted;
-}
\ No newline at end of file
+}
diff --git a/fictionary/templates/404.html b/fictionary/templates/404.html
index b7d3d19cfa..397955fc49 100644
--- a/fictionary/templates/404.html
+++ b/fictionary/templates/404.html
@@ -1,15 +1,10 @@
-
-Oops! That page could not be found.
-
-
-
-It looks like nothing was found at this location. Maybe try a search?
-
+
+
-
\ No newline at end of file
+
diff --git a/fictionary/templates/archive.html b/fictionary/templates/archive.html
index d1110ebc44..6aa63743d9 100644
--- a/fictionary/templates/archive.html
+++ b/fictionary/templates/archive.html
@@ -21,15 +21,13 @@
-
-
-
-
-
+
+
+
-
-
+
+
-
\ No newline at end of file
+
diff --git a/fictionary/templates/home.html b/fictionary/templates/home.html
index 6b6566e10d..610b4f3f49 100644
--- a/fictionary/templates/home.html
+++ b/fictionary/templates/home.html
@@ -1,8 +1,6 @@
-
-Hello, my name is Ruth and I write fiction.
-
+
@@ -148,4 +146,4 @@
-
\ No newline at end of file
+
diff --git a/fictionary/templates/index.html b/fictionary/templates/index.html
index 206f5af7f0..8a09446a95 100644
--- a/fictionary/templates/index.html
+++ b/fictionary/templates/index.html
@@ -15,9 +15,13 @@
+
+
+
+
-
\ No newline at end of file
+
diff --git a/fictionary/templates/page.html b/fictionary/templates/page.html
index c5792af1a3..cc56ef4797 100644
--- a/fictionary/templates/page.html
+++ b/fictionary/templates/page.html
@@ -1,25 +1,21 @@
-
-
-
+
-
-
-
-
+
+
+
-
+
+
+
+
+
diff --git a/fictionary/templates/search.html b/fictionary/templates/search.html
index 76f1f6ee28..762034b4b2 100644
--- a/fictionary/templates/search.html
+++ b/fictionary/templates/search.html
@@ -22,9 +22,7 @@
-
-Sorry, but nothing matched your search terms. Please try again with some different keywords.
-
+
@@ -32,4 +30,4 @@
-
\ No newline at end of file
+
diff --git a/fictionary/templates/single.html b/fictionary/templates/single.html
index a642713501..a0443b89f5 100644
--- a/fictionary/templates/single.html
+++ b/fictionary/templates/single.html
@@ -25,41 +25,7 @@
@@ -72,4 +38,4 @@
-
\ No newline at end of file
+
diff --git a/fictionary/theme.json b/fictionary/theme.json
index f135a60aab..c511d2ab35 100644
--- a/fictionary/theme.json
+++ b/fictionary/theme.json
@@ -59,9 +59,7 @@
},
"spacing": {
"customSpacingSize": true,
- "spacingScale": {
- "steps": 0
- },
+ "defaultSpacingSizes": false,
"spacingSizes": [
{
"name": "1",
@@ -104,6 +102,7 @@
]
},
"typography": {
+ "defaultFontSizes": false,
"fluid": true,
"fontFamilies": [
{
@@ -907,17 +906,25 @@
"templateParts": [
{
"area": "uncategorized",
- "name": "comments"
+ "name": "pagination",
+ "title": "Pagination"
+ },
+ {
+ "area": "uncategorized",
+ "name": "post-meta",
+ "title": "Post Meta"
},
{
"area": "header",
- "name": "header"
+ "name": "header",
+ "title": "Header"
},
{
"area": "footer",
- "name": "footer"
+ "name": "footer",
+ "title": "Footer"
}
],
- "version": 2,
+ "version": 3,
"$schema": "https://schemas.wp.org/trunk/theme.json"
-}
\ No newline at end of file
+}