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');