From f3570604df64b7384b988b03699cc181c9806152 Mon Sep 17 00:00:00 2001 From: Idrees Jawadwala Date: Thu, 28 Apr 2022 22:43:01 +0530 Subject: [PATCH] test --- .idea/workspace.xml | 6 +++++- amalati/theme.js | 2 ++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 58f773c..33b78ee 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -1,7 +1,10 @@ - + + + + diff --git a/amalati/theme.js b/amalati/theme.js index 3c4af15..ce5b3dd 100644 --- a/amalati/theme.js +++ b/amalati/theme.js @@ -5,3 +5,5 @@ document.onload = function () { privacyPolicy.innerHTML = 'By signing up you agree to the TheGardenPrivacy Policy Privacy Policy' } } + +alert('Test Message');