From 7a6f0eacc39d6ce3ce5bb77ccca99c3ed68759d1 Mon Sep 17 00:00:00 2001 From: "Felix W. Dekker" Date: Thu, 22 Apr 2021 18:05:46 +0200 Subject: [PATCH] Fix page title --- package.json | 2 +- src/main/index.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index da3f6da..6417bdb 100644 --- a/package.json +++ b/package.json @@ -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", diff --git a/src/main/index.html b/src/main/index.html index b6e1df4..3b8e4e0 100644 --- a/src/main/index.html +++ b/src/main/index.html @@ -8,7 +8,7 @@ - Privacy policy + Privacy policy | FWDekker