Skip to content

Commit

Permalink
Update main.js
Browse files Browse the repository at this point in the history
  • Loading branch information
hunghg255 authored Sep 20, 2024
1 parent e0bbc0b commit 05ce5dd
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions assets/js/main.js
Original file line number Diff line number Diff line change
Expand Up @@ -20,15 +20,9 @@ const social = [
{
id: 'tiktok',
name: 'Tiktok',
value: 'https://www.tiktok.com/@coder197',
value: 'https://www.tiktok.com/@onlyfrontend',
icon: './assets/images/tiktok.svg',
},
{
id: 'youtube',
name: 'Youtube',
value: 'https://www.youtube.com/@coder197',
icon: './assets/images/youtube.svg',
},
{
id: 'fb',
name: 'Facebook',
Expand Down

0 comments on commit 05ce5dd

Please sign in to comment.