Skip to content

Commit

Permalink
growme script test
Browse files Browse the repository at this point in the history
  • Loading branch information
singharaj-usai committed Oct 12, 2024
1 parent 5f2408a commit 4f8a5cf
Show file tree
Hide file tree
Showing 3 changed files with 1,872 additions and 6 deletions.
2 changes: 2 additions & 0 deletions client/html/pages/authentication/login.html
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,8 @@
crossorigin="anonymous"
></script>

<script data-grow-initializer="">!(function(){window.growMe||((window.growMe=function(e){window.growMe._.push(e);}),(window.growMe._=[]));var e=document.createElement("script");(e.type="text/javascript"),(e.src="https://faves.grow.me/main.js"),(e.defer=!0),e.setAttribute("data-grow-faves-site-id","U2l0ZTo1Njg1MzgxYy0yNTlkLTQyZWEtYjI5Ni1mYjlmMmYyYWRlYTk=");var t=document.getElementsByTagName("script")[0];t.parentNode.insertBefore(e,t);})();</script>

<style>
#loading {
position: fixed;
Expand Down
Loading

0 comments on commit 4f8a5cf

Please sign in to comment.