Fix page title

This commit is contained in:
Florine W. Dekker 2021-04-22 18:05:46 +02:00
parent 1bfccd5a06
commit 7a6f0eacc3
Signed by: FWDekker
GPG Key ID: B1B567AF58D6EE0F
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
{
"name": "privacy-policy",
"version": "1.2.0",
"version": "1.2.1",
"description": "The privacy policy of my website",
"author": "Felix W. Dekker",
"browser": "dist/bundle.js",

View File

@ -8,7 +8,7 @@
<meta name="description" content="The privacy policy of my website." />
<meta name="theme-color" content="#0033cc" />
<title>Privacy policy</title>
<title>Privacy policy | FWDekker</title>
<link rel="stylesheet" href="https://static.fwdekker.com/fonts/roboto/roboto.css" />
<link rel="stylesheet" href="https://static.fwdekker.com/lib/template/2.x.x/template.css" />