Meta set correctly to IT
This commit is contained in:
parent
a49be8bfd6
commit
e8d4d30b6d
1 changed files with 1 additions and 1 deletions
2
it.php
2
it.php
|
@ -1,6 +1,6 @@
|
||||||
<?php
|
<?php
|
||||||
// Für die HTML meta angabe, bspw. <!DOCTYPE html><html lang="de">
|
// Für die HTML meta angabe, bspw. <!DOCTYPE html><html lang="de">
|
||||||
$lang_meta = "en";
|
$lang_meta = "it";
|
||||||
|
|
||||||
$page_title = "XMR conversion to EUR/BTC/CHF/USD and many more"; // Der Browser Tab Titel bzw. Suchmaschinen Titel
|
$page_title = "XMR conversion to EUR/BTC/CHF/USD and many more"; // Der Browser Tab Titel bzw. Suchmaschinen Titel
|
||||||
$meta_description = "The Monero live exchange rate in many different currencies, free for everyone."; // Suchmaschinen Beschreibung / Text
|
$meta_description = "The Monero live exchange rate in many different currencies, free for everyone."; // Suchmaschinen Beschreibung / Text
|
||||||
|
|
Loading…
Reference in a new issue