diff --git a/fontaine/patterns/footer-dark.php b/fontaine/patterns/footer-dark.php index 81547998a0..2f00efd223 100644 --- a/fontaine/patterns/footer-dark.php +++ b/fontaine/patterns/footer-dark.php @@ -63,7 +63,7 @@

WordPress'; + $wordpress_link = 'WordPress'; echo sprintf( esc_html__( 'Designed with %1$s', 'fontaine' ), $wordpress_link diff --git a/fontaine/patterns/footer.php b/fontaine/patterns/footer.php index cc814ff185..96646b6542 100644 --- a/fontaine/patterns/footer.php +++ b/fontaine/patterns/footer.php @@ -63,7 +63,7 @@

WordPress'; + $wordpress_link = 'WordPress'; echo sprintf( esc_html__( 'Designed with %1$s', 'fontaine' ), $wordpress_link diff --git a/fontaine/patterns/gallery-project.php b/fontaine/patterns/gallery-project.php index 5119c8b028..f1481a5409 100644 --- a/fontaine/patterns/gallery-project.php +++ b/fontaine/patterns/gallery-project.php @@ -24,7 +24,7 @@

-
+
@@ -36,7 +36,7 @@
-
+
@@ -44,7 +44,7 @@
-
+
@@ -52,7 +52,7 @@
-
+
diff --git a/fontaine/patterns/page-work.php b/fontaine/patterns/page-work.php index 25ecb4e222..a002574533 100644 --- a/fontaine/patterns/page-work.php +++ b/fontaine/patterns/page-work.php @@ -39,7 +39,7 @@
-
+
@@ -51,7 +51,7 @@
-
+
@@ -59,7 +59,7 @@
-
+
@@ -67,7 +67,7 @@
-
+
diff --git a/fontaine/readme.txt b/fontaine/readme.txt index 36a6d8993e..f4cba303a2 100644 --- a/fontaine/readme.txt +++ b/fontaine/readme.txt @@ -1,7 +1,7 @@ === Fontaine === Contributors: Automattic Requires at least: 6.0 -Tested up to: 6.4 +Tested up to: 6.5 Requires PHP: 5.7 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html diff --git a/fontaine/style.css b/fontaine/style.css index 1fbf41cfe7..7986672a40 100644 --- a/fontaine/style.css +++ b/fontaine/style.css @@ -1,11 +1,11 @@ /* Theme Name: Fontaine -Theme URI: https://wordpress.com/theme/fontaine +Theme URI: https://themeshaper.com/fontaine/ Author: Automattic Author URI: https://automattic.com/ Description: Fontaine is a portfolio/profile theme designed for visual designers who appreciate the bold simplicity of Brutalist aesthetics. The goal was to create a theme that gracefully steps back, allowing your content to shine and capture the spotlight. Requires at least: 6.0 -Tested up to: 6.4 +Tested up to: 6.5 Requires PHP: 5.7 Version: 1.0.0 License: GNU General Public License v2 or later