diff --git a/env/page-manifest.json b/env/page-manifest.json index 6a3e788f..bbc89f3e 100644 --- a/env/page-manifest.json +++ b/env/page-manifest.json @@ -133,5 +133,9 @@ { "slug": "state-of-the-word", "template": "page-sotw.html" + }, + { + "slug": "data-liberation", + "template": "page-data-liberation.html" } ] diff --git a/source/wp-content/themes/wporg-main-2022/patterns/page-move-to-wp.php b/source/wp-content/themes/wporg-main-2022/patterns/data-liberation.php similarity index 93% rename from source/wp-content/themes/wporg-main-2022/patterns/page-move-to-wp.php rename to source/wp-content/themes/wporg-main-2022/patterns/data-liberation.php index 185b3d66..ee322797 100644 --- a/source/wp-content/themes/wporg-main-2022/patterns/page-move-to-wp.php +++ b/source/wp-content/themes/wporg-main-2022/patterns/data-liberation.php @@ -1,7 +1,7 @@ @@ -22,11 +22,11 @@
-

Guides

+

-

Easy to use step by step guidelines to help you move your site to WordPress.

+

@@ -67,7 +67,7 @@ @@ -112,11 +112,11 @@
-

Toolbox

+

-

Mix and match export, conversion, and import tools to design a personalize migration path that works for you.

+

@@ -131,7 +131,7 @@ @@ -139,27 +139,27 @@
-

View all tools

+

- + diff --git a/source/wp-content/themes/wporg-main-2022/src/style/style.scss b/source/wp-content/themes/wporg-main-2022/src/style/style.scss index 251e0196..ac3683fc 100644 --- a/source/wp-content/themes/wporg-main-2022/src/style/style.scss +++ b/source/wp-content/themes/wporg-main-2022/src/style/style.scss @@ -615,7 +615,7 @@ $wporg-about-breakpoint-max: 1920px; z-index: -1; } -.page-template-page-move-to-wp h3 a { +.page-template-page-data-liberation h3 a { text-decoration: none; } diff --git a/source/wp-content/themes/wporg-main-2022/templates/page-move-to-wp.html b/source/wp-content/themes/wporg-main-2022/templates/page-data-liberation.html similarity index 80% rename from source/wp-content/themes/wporg-main-2022/templates/page-move-to-wp.html rename to source/wp-content/themes/wporg-main-2022/templates/page-data-liberation.html index 1938d56c..0850ba63 100644 --- a/source/wp-content/themes/wporg-main-2022/templates/page-move-to-wp.html +++ b/source/wp-content/themes/wporg-main-2022/templates/page-data-liberation.html @@ -2,7 +2,7 @@
- +