From be4a6a2dd803dfafbae1272f7850f0f175ee5195 Mon Sep 17 00:00:00 2001 From: Roman Kelesidis Date: Wed, 24 Jul 2024 22:18:37 +0700 Subject: [PATCH] Added some new HTML meta-tags (#1562) * Added some new HTML meta-tags * Update CHANGELOG.md --- CHANGELOG.md | 1 + styles/templates/default/page_header.tpl | 3 +++ 2 files changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2c699270b..9d83c883b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,7 @@ **Merged pull requests:** - Release 2.4.5 🦕 ([belomaxorka](https://github.com/belomaxorka)) +- Added some new HTML meta-tags [\#1562](https://github.com/torrentpier/torrentpier/pull/1562) ([belomaxorka](https://github.com/belomaxorka)) - Fixed `md5()` deprecated in PHP 8.4 [\#1561](https://github.com/torrentpier/torrentpier/pull/1561) ([belomaxorka](https://github.com/belomaxorka)) ## [v2.4.4](https://github.com/torrentpier/torrentpier/tree/v2.4.4) (2024-07-22) diff --git a/styles/templates/default/page_header.tpl b/styles/templates/default/page_header.tpl index 8d8d24ba5..f96d8a5e4 100644 --- a/styles/templates/default/page_header.tpl +++ b/styles/templates/default/page_header.tpl @@ -5,12 +5,15 @@ <!-- IF HAVE_NEW_PM -->({HAVE_NEW_PM}) <!-- ENDIF --><!-- IF PAGE_TITLE -->{PAGE_TITLE} :: {SITENAME}<!-- ELSE -->{SITENAME}<!-- ENDIF --> + + +