From 561d8e8edc25b7157d6862daa7fcc1898217f6cd Mon Sep 17 00:00:00 2001 From: Daniel Winzen Date: Tue, 27 Dec 2022 19:52:33 +0100 Subject: [PATCH] Add OpenGraph tags --- about.php | 15 ++++++++++++++- chat/index.php | 13 ++++++++++++- common.php | 4 ++-- contact.php | 13 ++++++++++++- daniel.jpg | Bin 0 -> 78745 bytes faq.php | 13 ++++++++++++- github-ipv6-proxy.php | 19 ++++++++++++++++++- hosting/index.php | 13 ++++++++++++- index.php | 13 ++++++++++++- new-domain.php | 15 ++++++++++++++- privacy.php | 13 ++++++++++++- tutorials/index.php | 13 ++++++++++++- tutorials/torify-ftp/index.php | 21 ++++++++++++++++++++- 13 files changed, 152 insertions(+), 13 deletions(-) create mode 100644 daniel.jpg diff --git a/about.php b/about.php index 44b76ad..2bb2a7b 100644 --- a/about.php +++ b/about.php @@ -1,6 +1,6 @@ <?php echo _('Daniel - About'); ?> @@ -11,6 +11,19 @@ global $language, $dir; + + + + + + + + + + + + +

diff --git a/chat/index.php b/chat/index.php index 5bb47e4..0687ece 100644 --- a/chat/index.php +++ b/chat/index.php @@ -1,6 +1,6 @@ <?php echo _('Daniel - Chat'); ?> @@ -11,6 +11,17 @@ global $language, $dir; + + + + + + + + + + +

diff --git a/common.php b/common.php index fa95725..d4630c7 100644 --- a/common.php +++ b/common.php @@ -92,10 +92,9 @@ function menu(string $title = ''): void { global $global_style, $language; echo ""; - echo ''; echo "

$title

"; echo '