diff options
Diffstat (limited to 'dist/js/privacypolicy.js')
-rw-r--r-- | dist/js/privacypolicy.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/dist/js/privacypolicy.js b/dist/js/privacypolicy.js new file mode 100644 index 0000000..84635e9 --- /dev/null +++ b/dist/js/privacypolicy.js @@ -0,0 +1,2 @@ + +document.addEventListener("DOMContentLoaded",()=>{$("#nav-home-button").click(()=>{window.location.replace("/index.html");});});
\ No newline at end of file |