diff --git a/wp-content/themes/generatepress/404.php b/wp-content/themes/generatepress/404.php
index 24810c5f..8f35f1ad 100644
--- a/wp-content/themes/generatepress/404.php
+++ b/wp-content/themes/generatepress/404.php
@@ -1,46 +1,46 @@
-
-
-
-
-
-
-
-
-
-
-
>
- %s',
- apply_filters( 'generate_404_text', __( 'It looks like nothing was found at this location. Maybe try searching?', 'generatepress' ) ) // phpcs:ignore WordPress.Security.EscapeOutput.OutputNotEscaped -- HTML is allowed in filter here.
- );
-
- get_search_form();
- ?>
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
>
+ %s',
+ apply_filters( 'generate_404_text', __( 'It looks like nothing was found at this location. Maybe try searching?', 'generatepress' ) ) // phpcs:ignore WordPress.Security.EscapeOutput.OutputNotEscaped -- HTML is allowed in filter here.
+ );
+
+ get_search_form();
+ ?>
+
+
+
+
+
diff --git a/wp-content/themes/generatepress/content-link.php b/wp-content/themes/generatepress/content-link.php
index 794d532d..9d71f71d 100644
--- a/wp-content/themes/generatepress/content-link.php
+++ b/wp-content/themes/generatepress/content-link.php
@@ -1,111 +1,111 @@
-
-