From 1521791b4c217fe8082392876dc2b0c43ce30e59 Mon Sep 17 00:00:00 2001 From: Daniel Winzen Date: Sun, 1 Jan 2023 14:41:36 +0100 Subject: [PATCH] Add structured data --- www/admin.php | 1 + www/index.php | 1 + www/manage_account.php | 1 + www/register.php | 1 + 4 files changed, 4 insertions(+) diff --git a/www/admin.php b/www/admin.php index fd66924..9784cf1 100644 --- a/www/admin.php +++ b/www/admin.php @@ -379,6 +379,7 @@ if ( $_SERVER[ 'REQUEST_METHOD' ] === 'POST' ) { +

diff --git a/www/index.php b/www/index.php index 1b46656..3351199 100644 --- a/www/index.php +++ b/www/index.php @@ -16,6 +16,7 @@ global $language, $dir, $locale; +

| | | |

diff --git a/www/manage_account.php b/www/manage_account.php index 83c5559..ddaec28 100644 --- a/www/manage_account.php +++ b/www/manage_account.php @@ -192,6 +192,7 @@ if ( $_SERVER[ 'REQUEST_METHOD' ] === 'POST' ) { +
diff --git a/www/register.php b/www/register.php index e51fe0c..904a610 100644 --- a/www/register.php +++ b/www/register.php @@ -88,6 +88,7 @@ if ( isset( $_POST[ 'user' ] ) ) { +