From 998a51f7fdb9af1a31e799fe4cf3827a53975918 Mon Sep 17 00:00:00 2001 From: Thomas Riechert <triechert@users.noreply.github.com> Date: Wed, 22 Sep 2021 17:02:42 +0200 Subject: [PATCH] Update footer.php --- parts/footer.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parts/footer.php b/parts/footer.php index 4615c1f..93a3aa8 100644 --- a/parts/footer.php +++ b/parts/footer.php @@ -28,7 +28,7 @@ <div class="footer-col col-md-4"> <h3>About Freelancer Themplate</h3> <p>Freelance is a free to use, open source Bootstrap theme created by <a href="http://startbootstrap.com">Start Bootstrap</a>.</p> - <p>Logo and layout adaption:<br/> <a href="http://"annett-riechert-design.de" target="_blank">Annett Riechert Design</a></p> + <p>Logo and layout adaption:<br/> <a href="https://annett-riechert-design.de" target="_blank">Annett Riechert Design</a></p> </div> </div> </div> -- GitLab