From 80196a315693d5fed68159529726f090f2eaf6d1 Mon Sep 17 00:00:00 2001 From: argoexpert press Date: Sun, 21 Apr 2024 23:30:32 +0300 Subject: [PATCH] add view to function --- content-about.php | 8 ++++---- footer.php | 11 +++++++++++ functions.php | 23 +++++++++++++++++++++++ header.php | 3 ++- 4 files changed, 40 insertions(+), 5 deletions(-) diff --git a/content-about.php b/content-about.php index e60d788..2c47910 100644 --- a/content-about.php +++ b/content-about.php @@ -25,13 +25,13 @@ '4' => [ 'name' => 'Елена Орехова', 'position' => 'Заместитель редактора', - 'image' => 'https://vetandlife.ru/wp-content/uploads/2021/12/makeeva.png' + 'image' => 'https://agroexpert.press/wp-content/uploads/2024/04/orexova.jpg' ], '5' => [ 'name' => 'Елена Каримова', 'position' => 'Научный обозреватель', - 'image' => 'https://vetandlife.ru/wp-content/uploads/2021/12/makeeva.png' + 'image' => 'https://agroexpert.press/wp-content/uploads/2024/04/karimova.jpg' ], '6' => [ @@ -46,11 +46,11 @@ 'image' => 'https://vetandlife.ru/wp-content/uploads/2021/12/likarchyk.png' ], - '8' => [ + /** '8' => [ 'name' => 'Ольга Дружинина', 'position' => 'Автор', 'image' => 'https://vetandlife.ru/wp-content/uploads/2021/12/likarchyk.png' - ], + ], */ '9' => [ 'name' => 'Ксения Рахманова', diff --git a/footer.php b/footer.php index 94ec23c..0016327 100644 --- a/footer.php +++ b/footer.php @@ -37,10 +37,21 @@