diff --git a/common_config.php b/common_config.php index 0500a12..902f519 100644 --- a/common_config.php +++ b/common_config.php @@ -186,4 +186,5 @@ function alt_links(): void echo ''; echo ''; } + unset($canonical_query['lang']); }