Update handgun-calibers.html
· 8 months ago
8e416b5593ed2e8a23c84daf476650b734080043
Parent:
eeb6b8e05
1 file changed +11 −7
- handgun-calibers.html +11 −7
Diff
--- a/handgun-calibers.html +++ b/handgun-calibers.html @@ -1174,13 +1174,17 @@ </section> </main> <footer class="text-center"> - <div class="container"> - <p> - © 2024 David Veksler Cheatsheets. All rights reserved. - </p> - <p class="small"> - Disclaimer: This information is for educational purposes only. Always handle firearms responsibly and obey all local, state, and federal laws. - </p> + <div> + <a class="mx-2 link-secondary" href="https://www.linkedin.com/in/davidveksler/" target="_blank" title="David Veksler on LinkedIn"> + <i class="bi bi-linkedin"> + </i> + LinkedIn + </a> + <a class="mx-2 link-secondary" href="https://cheatsheets.davidveksler.com/" title="Browse All Cheatsheets"> + <i class="bi bi-collection"> + </i> + All Cheatsheets + </a> </div> </footer> <!-- Bootstrap JS -->