commit 0ca35aee39125ab9180ed25911ab9e6dd69607d2 parent 7060b6e319e2dc7adc181adc731733d57ad4ecc9 Author: George Francis <30405123+georgedoescode@users.noreply.github.com> Date: Sat, 8 May 2021 07:54:22 +0100 Update SocialSharing.vue Diffstat:
M | src/components/SocialSharing.vue | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/components/SocialSharing.vue b/src/components/SocialSharing.vue @@ -8,7 +8,7 @@ export default { <div class="social-sharing"> <p> Made with ✨ by - <a href="https://twitter.com/georgedoescode" target="_blank" + <a href="https://georgefrancis.dev/" target="_blank" >George Francis</a > </p>