Skip to content

Commit

Permalink
fix google
Browse files Browse the repository at this point in the history
  • Loading branch information
ezraroi committed Sep 8, 2024
1 parent 16a0fa4 commit b7c5a98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Mundialito/Views/Home/Index.cshtml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
{
<link href="css/app-space-lab.css" rel="stylesheet" />
}
<script src="//accounts.google.com/gsi/client" async defer></script>
<style>
body {
padding-top: 50px;
Expand Down Expand Up @@ -140,7 +141,6 @@
<!-- End of Content Loading message -->
</div>
<!-- End of Main Content -->
<script src="//accounts.google.com/gsi/client" async defer></script>
<script src="lib/lib.js"></script>
<script src="js/app.js"></script>
</div>
Expand Down

0 comments on commit b7c5a98

Please sign in to comment.