-
Notifications
You must be signed in to change notification settings - Fork 361
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
52 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,52 @@ | ||
<?xml version="1.0" encoding="UTF-8" ?> | ||
<rss version="2.0" | ||
xmlns:excerpt="http://wordpress.org/export/1.2/excerpt/" | ||
xmlns:content="http://purl.org/rss/1.0/modules/content/" | ||
xmlns:wfw="http://wellformedweb.org/CommentAPI/" | ||
xmlns:dc="http://purl.org/dc/elements/1.1/" | ||
xmlns:wp="http://wordpress.org/export/1.2/" | ||
> | ||
<channel> | ||
<wp:wxr_version>1.2</wp:wxr_version> | ||
<item> | ||
<title><![CDATA[Welcome to Assembler]]></title> | ||
<link></link> | ||
<pubDate>Mon, 08 Apr 2024 12:00:00 +0000</pubDate> | ||
<dc:creator><![CDATA[admin]]></dc:creator> | ||
<guid isPermaLink="false">/?page_id=1</guid> | ||
<description></description> | ||
<content:encoded><![CDATA[<!-- wp:group {"style":{"spacing":{"padding":{"top":"var:preset|spacing|60","bottom":"var:preset|spacing|60"}}},"layout":{"type":"constrained"}} --> | ||
<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"}}} --> | ||
<h1 class="wp-block-heading alignwide" style="line-height:1.2">Welcome to Assembler</h1> | ||
<!-- /wp:heading --> | ||
<!-- wp:paragraph {"align":"wide","style":{"typography":{"lineHeight":"1.5"}}} --> | ||
<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> | ||
<!-- /wp:paragraph --> | ||
<!-- wp:spacer {"height":"40px"} --> | ||
<div style="height:40px" aria-hidden="true" class="wp-block-spacer"></div> | ||
<!-- /wp:spacer --> | ||
<!-- wp:buttons {"align":"wide"} --> | ||
<div class="wp-block-buttons alignwide"><!-- wp:button --> | ||
<div class="wp-block-button"><a class="wp-block-button__link wp-element-button">Get Started</a></div> | ||
<!-- /wp:button --></div> | ||
<!-- /wp:buttons --></div> | ||
<!-- /wp:group -->]]></content:encoded> | ||
<excerpt:encoded><![CDATA[]]></excerpt:encoded> | ||
<wp:post_id>1</wp:post_id> | ||
<wp:post_date>2024-04-08 12:00:00</wp:post_date> | ||
<wp:post_date_gmt>2024-04-08 12:00:00</wp:post_date_gmt> | ||
<wp:post_modified>2024-04-08 12:00:00</wp:post_modified> | ||
<wp:post_modified_gmt>2024-04-08 12:00:00</wp:post_modified_gmt> | ||
<wp:comment_status>closed</wp:comment_status> | ||
<wp:ping_status>closed</wp:ping_status> | ||
<wp:post_name>welcome</wp:post_name> | ||
<wp:status>publish</wp:status> | ||
<wp:post_parent>0</wp:post_parent> | ||
<wp:menu_order>0</wp:menu_order> | ||
<wp:post_type>page</wp:post_type> | ||
</item> | ||
</channel> | ||
</rss> |