diff options
author | stderr64 <linuxwizard@voidnet.dy.fi> | 2024-02-15 21:42:11 +0200 |
---|---|---|
committer | stderr64 <linuxwizard@voidnet.dy.fi> | 2024-02-15 21:42:11 +0200 |
commit | bf6d66c8cf1f7bdb65a7cc4d0cc9992c44242752 (patch) | |
tree | 5e1a4d75934be2925021731904c922999469ebde /about/index.html | |
parent | 9ff390ec9032d72692b15f5093f2178cd5477b50 (diff) | |
download | VoidNet_New-bf6d66c8cf1f7bdb65a7cc4d0cc9992c44242752.tar.gz VoidNet_New-bf6d66c8cf1f7bdb65a7cc4d0cc9992c44242752.tar.zst |
Changed the Open Graph titles of pages
Diffstat (limited to 'about/index.html')
-rw-r--r-- | about/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/about/index.html b/about/index.html index 8aff9aa..2d45c3c 100644 --- a/about/index.html +++ b/about/index.html @@ -3,7 +3,7 @@ <head> <meta name="viewport" content="width=device-width, initial-scale=0.7"/> <meta name="description" content="VoidNet Server Network"/> -<meta property="og:title" content="VoidNet"/> +<meta property="og:title" content="About VoidNet"/> <meta property="og:description" content="VoidNet Server Network"/> <title>About - VoidNet</title> <link rel="stylesheet" href="../css/voidnet.css" type="text/css"/> |