Adjust the meta description as it is currently appearing on Google results
This commit is contained in:
parent
b1646fb2bd
commit
db02475eb3
@ -1,6 +1,7 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html lang="en">
|
<html lang="en">
|
||||||
<head>
|
<head>
|
||||||
|
<meta charset="utf-8" />
|
||||||
%sveltekit.head%
|
%sveltekit.head%
|
||||||
</head>
|
</head>
|
||||||
<body data-sveltekit-preload-data="hover">
|
<body data-sveltekit-preload-data="hover">
|
||||||
|
@ -5,10 +5,9 @@
|
|||||||
</script>
|
</script>
|
||||||
|
|
||||||
<svelte:head>
|
<svelte:head>
|
||||||
<meta charset="utf-8" />
|
|
||||||
<meta name="application-name" content="OwlBoard" />
|
<meta name="application-name" content="OwlBoard" />
|
||||||
<meta name="author" content="Frederick Boniface" />
|
<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="viewport" content="width=device-width" />
|
||||||
<meta name="theme-color" content="#00b7b7" />
|
<meta name="theme-color" content="#00b7b7" />
|
||||||
<link rel="icon" href="/images/icon.svg" type="image/svg+xml" />
|
<link rel="icon" href="/images/icon.svg" type="image/svg+xml" />
|
||||||
|
Loading…
Reference in New Issue
Block a user