Skip to content

Commit

Permalink
fix: add instagram link
Browse files Browse the repository at this point in the history
  • Loading branch information
3people committed Apr 6, 2024
1 parent 35a475f commit 321e6d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/event-pages/home/DevHomePage.vue
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<template>
<a href="https://www.instagram.com/zzzi_ori" target="_blank">
<a href="https://www.instagram.com/p/C5anjFMP-9n/?utm_source=ig_web_copy_link" target="_blank">
<Counter class="mt-3" />
</a>
<div class="flex flex-col flex-1 justify-center items-center px-6">
Expand Down

0 comments on commit 321e6d5

Please sign in to comment.