mirror of
https://github.com/ArthurDanjou/website.git
synced 2026-01-28 19:00:31 +01:00
Update github link
This commit is contained in:
@@ -28,7 +28,7 @@ const socials = [
|
|||||||
{
|
{
|
||||||
name: 'github',
|
name: 'github',
|
||||||
icon: 'i-ph-github-logo-bold',
|
icon: 'i-ph-github-logo-bold',
|
||||||
link: 'https://twitter.com/ArthurDanj',
|
link: 'https://github.com/ArthurDanjou',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: 'linkedin',
|
name: 'linkedin',
|
||||||
@@ -65,8 +65,8 @@ const socials = [
|
|||||||
class="link"
|
class="link"
|
||||||
target="_blank"
|
target="_blank"
|
||||||
>
|
>
|
||||||
<span class="flex-shrink-0 h-5 w-5" aria-hidden="true" :class="social.icon"/>
|
<span class="flex-shrink-0 h-5 w-5" aria-hidden="true" :class="social.icon" />
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
|
|||||||
Reference in New Issue
Block a user