Skip to content

Commit

Permalink
Merge pull request #9 from rramboer/frontend
Browse files Browse the repository at this point in the history
Update footer with Google message.
  • Loading branch information
cvano authored Nov 19, 2023
2 parents d5421ce + de366dc commit a703a4c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions wolvwealth/templates/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,7 @@ <h3 class="mb-4 mx-auto text-4xl font-extrabold leading-none tracking-tight text
<footer class="w-[90%] h-12 mx-auto my-12 py-12 border-t-2 border-white">
<div class="text-center">
<p class="text-white">Made with ❤️ at <a class="text-[#c9c2f2]" href="https://devpost.com/software/wolvwealth">MHacks 16</a>.</p>
<p class="text-white">Hosted via <i class="fa-brands fa-google"></i> Cloud.</p>
</div>
</footer>
<script>
Expand Down

0 comments on commit a703a4c

Please sign in to comment.