From 32780937a424c50a4f7d4ba7459063eed85cf489 Mon Sep 17 00:00:00 2001 From: dogeystamp Date: Tue, 31 Jan 2023 15:37:30 -0500 Subject: [PATCH] re-add meta charset tag --- src/pages/aes.html | 1 + src/pages/index.html | 1 + 2 files changed, 2 insertions(+) diff --git a/src/pages/aes.html b/src/pages/aes.html index cd1960c..c5e9a55 100644 --- a/src/pages/aes.html +++ b/src/pages/aes.html @@ -1,6 +1,7 @@ + encryptme: AES encryption/decryption diff --git a/src/pages/index.html b/src/pages/index.html index 39d754d..2333901 100644 --- a/src/pages/index.html +++ b/src/pages/index.html @@ -1,6 +1,7 @@ + encryptme