From d271b59da4c53ed104c8b4f923064c185929b79f Mon Sep 17 00:00:00 2001 From: dogeystamp Date: Sat, 28 Jan 2023 16:31:27 -0500 Subject: [PATCH] removed viewport directive this forces mobile into desktop mode, but there was no style for mobile anyways --- aes.html | 1 - index.html | 1 - 2 files changed, 2 deletions(-) diff --git a/aes.html b/aes.html index f1bc126..0feeff1 100644 --- a/aes.html +++ b/aes.html @@ -2,7 +2,6 @@ - encryptme: Simple AES encryption/decryption diff --git a/index.html b/index.html index 61a49b2..f9e46b0 100644 --- a/index.html +++ b/index.html @@ -2,7 +2,6 @@ - encryptme