From c8350fd1ab0acac27e09545cecce76ba74861c33 Mon Sep 17 00:00:00 2001 From: Andrea Franz Date: Thu, 27 Feb 2020 12:31:40 +0100 Subject: [PATCH] add charset to html pages --- apps/pos/app/index.html | 1 + apps/simple-wallet/client/public/index.html | 1 + apps/wallet/app/index.html | 1 + 3 files changed, 3 insertions(+) diff --git a/apps/pos/app/index.html b/apps/pos/app/index.html index fd5295c..c6e84f5 100644 --- a/apps/pos/app/index.html +++ b/apps/pos/app/index.html @@ -1,5 +1,6 @@ + Keycard POS diff --git a/apps/simple-wallet/client/public/index.html b/apps/simple-wallet/client/public/index.html index b31d7cd..dd85298 100644 --- a/apps/simple-wallet/client/public/index.html +++ b/apps/simple-wallet/client/public/index.html @@ -1,5 +1,6 @@ + Keycard Simple Wallet diff --git a/apps/wallet/app/index.html b/apps/wallet/app/index.html index 34383f2..3073100 100644 --- a/apps/wallet/app/index.html +++ b/apps/wallet/app/index.html @@ -1,5 +1,6 @@ + Keycard Wallet