diff --git a/compendium-frontend/index.html b/compendium-frontend/index.html index 4cb4319fc0120d5684de1353fcf8fbdbcabf0321..1de08c196f50af99c3af40e39ac5c890fc374915 100644 --- a/compendium-frontend/index.html +++ b/compendium-frontend/index.html @@ -1,7 +1,10 @@ <!DOCTYPE html> -<html> +<html lang="en"> <head> <meta charset="utf-8"/> + <meta name="viewport" content="width=device-width, initial-scale=1"/> + <meta name="description" content="The GÉANT Compendium of National Research and Education Networks in Europe is the result of a broad, collective effort to portray the networks of the research and education community in Europe and beyond. The annual NREN Compendium survey invites the world's NRENs to provide detailed information about their network, equipment and users. The results from this survey are highlighted in these studies."/> + <title>The GÉANT Compendium</title> </head> <body> <div id="root"></div>