Skip to content
This repository was archived by the owner on Aug 19, 2023. It is now read-only.

Commit 555a924

Browse files
authored
Update tiktok link in footer
1 parent 3f01984 commit 555a924

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/components/footer/Footer.vue

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<a href="https://www.youtube.com/channel/UC-p0H9D82LLFuGXahoN9akA">
1111
<font-awesome-icon icon="fa-brands fa-youtube"/>
1212
</a>
13-
<a href="https://www.tiktok.com/@eternalproject.pl?lang=pl-PL">
13+
<a href="https://www.tiktok.com/@eternalcode.pl">
1414
<font-awesome-icon icon="fa-brands fa-tiktok"/>
1515
</a>
1616
</div>
@@ -73,4 +73,4 @@ footer a:hover {
7373
export default {
7474
name: "Footer",
7575
};
76-
</script>
76+
</script>

0 commit comments

Comments
 (0)