Skip to content
This repository was archived by the owner on Feb 17, 2025. It is now read-only.

Commit 1646475

Browse files
author
Rich Tabor
committed
Create blueprint-content.xml
1 parent a6b0f06 commit 1646475

1 file changed

Lines changed: 52 additions & 0 deletions

File tree

assembler/blueprint-content.xml

Lines changed: 52 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,52 @@
1+
<?xml version="1.0" encoding="UTF-8" ?>
2+
<rss version="2.0"
3+
xmlns:excerpt="http://wordpress.org/export/1.2/excerpt/"
4+
xmlns:content="http://purl.org/rss/1.0/modules/content/"
5+
xmlns:wfw="http://wellformedweb.org/CommentAPI/"
6+
xmlns:dc="http://purl.org/dc/elements/1.1/"
7+
xmlns:wp="http://wordpress.org/export/1.2/"
8+
>
9+
<channel>
10+
<wp:wxr_version>1.2</wp:wxr_version>
11+
<item>
12+
<title><![CDATA[Welcome to Assembler]]></title>
13+
<link></link>
14+
<pubDate>Mon, 08 Apr 2024 12:00:00 +0000</pubDate>
15+
<dc:creator><![CDATA[admin]]></dc:creator>
16+
<guid isPermaLink="false">/?page_id=1</guid>
17+
<description></description>
18+
<content:encoded><![CDATA[<!-- wp:group {"style":{"spacing":{"padding":{"top":"var:preset|spacing|60","bottom":"var:preset|spacing|60"}}},"layout":{"type":"constrained"}} -->
19+
<div class="wp-block-group" style="padding-top:var(--wp--preset--spacing--60);padding-bottom:var(--wp--preset--spacing--60)"><!-- wp:heading {"level":1,"align":"wide","style":{"typography":{"lineHeight":"1.2"}}} -->
20+
<h1 class="wp-block-heading alignwide" style="line-height:1.2">Welcome to Assembler</h1>
21+
<!-- /wp:heading -->
22+
23+
<!-- wp:paragraph {"align":"wide","style":{"typography":{"lineHeight":"1.5"}}} -->
24+
<p class="alignwide" style="line-height:1.5">Assembler is a versatile WordPress theme designed for modern websites. With its clean design and powerful block patterns, you can create beautiful layouts in minutes.</p>
25+
<!-- /wp:paragraph -->
26+
27+
<!-- wp:spacer {"height":"40px"} -->
28+
<div style="height:40px" aria-hidden="true" class="wp-block-spacer"></div>
29+
<!-- /wp:spacer -->
30+
31+
<!-- wp:buttons {"align":"wide"} -->
32+
<div class="wp-block-buttons alignwide"><!-- wp:button -->
33+
<div class="wp-block-button"><a class="wp-block-button__link wp-element-button">Get Started</a></div>
34+
<!-- /wp:button --></div>
35+
<!-- /wp:buttons --></div>
36+
<!-- /wp:group -->]]></content:encoded>
37+
<excerpt:encoded><![CDATA[]]></excerpt:encoded>
38+
<wp:post_id>1</wp:post_id>
39+
<wp:post_date>2024-04-08 12:00:00</wp:post_date>
40+
<wp:post_date_gmt>2024-04-08 12:00:00</wp:post_date_gmt>
41+
<wp:post_modified>2024-04-08 12:00:00</wp:post_modified>
42+
<wp:post_modified_gmt>2024-04-08 12:00:00</wp:post_modified_gmt>
43+
<wp:comment_status>closed</wp:comment_status>
44+
<wp:ping_status>closed</wp:ping_status>
45+
<wp:post_name>welcome</wp:post_name>
46+
<wp:status>publish</wp:status>
47+
<wp:post_parent>0</wp:post_parent>
48+
<wp:menu_order>0</wp:menu_order>
49+
<wp:post_type>page</wp:post_type>
50+
</item>
51+
</channel>
52+
</rss>

0 commit comments

Comments
 (0)