Skip to content

Commit

Permalink
Merge pull request babaohuang#107 from babaohuang/development
Browse files Browse the repository at this point in the history
Development
  • Loading branch information
babaohuang authored Dec 26, 2023
2 parents 6c97838 + 156fd72 commit 7c23252
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/components/Footer.astro
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@
)}
</div>

<p class="text-xs op-30 text-center mt-4">
© 2023 <a href="https://geminiprochat.com" target="_blank" class="font-bold">Gemini Pro Chat</a>. All rights reserved.
<p class="flex flex-wrap justify-center items-center text-xs op-30 my-2">
© 2023&nbsp;<a href="https://geminiprochat.com" target="_blank" class="font-bold">Gemini Pro Chat</a>. All rights reserved.
</p>

<div class="flex flex-wrap justify-center items-center text-xs op-30 my-2">
Expand Down

0 comments on commit 7c23252

Please sign in to comment.