summaryrefslogtreecommitdiffstats
path: root/wp-content/themes/twentytwentythree/parts
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-17 07:56:49 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-17 07:56:49 +0000
commita415c29efee45520ae252d2aa28f1083a521cd7b (patch)
treef4ade4b6668ecc0765de7e1424f7c1427ad433ff /wp-content/themes/twentytwentythree/parts
parentInitial commit. (diff)
downloadwordpress-a415c29efee45520ae252d2aa28f1083a521cd7b.tar.xz
wordpress-a415c29efee45520ae252d2aa28f1083a521cd7b.zip
Adding upstream version 6.4.3+dfsg1.upstream/6.4.3+dfsg1
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'wp-content/themes/twentytwentythree/parts')
-rw-r--r--wp-content/themes/twentytwentythree/parts/comments.html1
-rw-r--r--wp-content/themes/twentytwentythree/parts/footer.html1
-rw-r--r--wp-content/themes/twentytwentythree/parts/header.html10
-rw-r--r--wp-content/themes/twentytwentythree/parts/post-meta.html1
4 files changed, 13 insertions, 0 deletions
diff --git a/wp-content/themes/twentytwentythree/parts/comments.html b/wp-content/themes/twentytwentythree/parts/comments.html
new file mode 100644
index 0000000..a5bc7d8
--- /dev/null
+++ b/wp-content/themes/twentytwentythree/parts/comments.html
@@ -0,0 +1 @@
+<!-- wp:pattern {"slug":"twentytwentythree/hidden-comments"} /-->
diff --git a/wp-content/themes/twentytwentythree/parts/footer.html b/wp-content/themes/twentytwentythree/parts/footer.html
new file mode 100644
index 0000000..256c8db
--- /dev/null
+++ b/wp-content/themes/twentytwentythree/parts/footer.html
@@ -0,0 +1 @@
+<!-- wp:pattern {"slug":"twentytwentythree/footer-default"} /-->
diff --git a/wp-content/themes/twentytwentythree/parts/header.html b/wp-content/themes/twentytwentythree/parts/header.html
new file mode 100644
index 0000000..8e4f17b
--- /dev/null
+++ b/wp-content/themes/twentytwentythree/parts/header.html
@@ -0,0 +1,10 @@
+<!-- wp:group {"layout":{"type":"constrained"}} -->
+<div class="wp-block-group">
+ <!-- wp:group {"align":"wide","style":{"spacing":{"padding":{"bottom":"var:preset|spacing|40"}}},"layout":{"type":"flex","justifyContent":"space-between"}} -->
+ <div class="wp-block-group alignwide" style="padding-bottom:var(--wp--preset--spacing--40)">
+ <!-- wp:site-title {"level":0} /-->
+ <!-- wp:navigation {"layout":{"type":"flex","setCascadingProperties":true,"justifyContent":"right"}} /-->
+ </div>
+ <!-- /wp:group -->
+</div>
+<!-- /wp:group -->
diff --git a/wp-content/themes/twentytwentythree/parts/post-meta.html b/wp-content/themes/twentytwentythree/parts/post-meta.html
new file mode 100644
index 0000000..de968be
--- /dev/null
+++ b/wp-content/themes/twentytwentythree/parts/post-meta.html
@@ -0,0 +1 @@
+<!-- wp:pattern {"slug":"twentytwentythree/post-meta"} /-->