Adjust the meta description as it is currently appearing on Google results

This commit is contained in:
Fred Boniface 2023-08-24 14:48:22 +01:00
parent b1646fb2bd
commit db02475eb3
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,7 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
%sveltekit.head%
</head>
<body data-sveltekit-preload-data="hover">

View File

@ -5,10 +5,9 @@
</script>
<svelte:head>
<meta charset="utf-8" />
<meta name="application-name" content="OwlBoard" />
<meta name="author" content="Frederick Boniface" />
<meta name="description" content="Live train data, PIS Codes & reference data. Built by railway staff, for railway staff." />
<meta name="description" content="Get instant access to live train data, PIS codes, and location reference codes with OwlBoard. Built by railway staff, for railway staff your fastest route to accurate information." />
<meta name="viewport" content="width=device-width" />
<meta name="theme-color" content="#00b7b7" />
<link rel="icon" href="/images/icon.svg" type="image/svg+xml" />