Skip to content

Commit

Permalink
Merge pull request #1 from luhas21/fix/footer-copyright-message
Browse files Browse the repository at this point in the history
Fix footer copyright message
  • Loading branch information
luhas21 authored Feb 5, 2024
2 parents b5045c5 + 3f5b32c commit 7e0a001
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@ <h3>Barksalot</h3>
</div>
</div>
<footer class="site-footer">
<p>&copy; 2023 Fake Adoption Center. All rights reserved!!!</p>
<p>&copy; 2023 Fake Adoption Center. All rights reserved</p>
</footer>
</body>

Expand Down

0 comments on commit 7e0a001

Please sign in to comment.