We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f7dbb42 commit 08e579bCopy full SHA for 08e579b
src/components/AppFooter.vue
@@ -74,17 +74,17 @@ export default {
74
url: 'https://twitter.com/NangialaiStoman',
75
},
76
{
77
- id: 2,
78
- name: 'Twitter',
79
- icon: 'twitter',
80
- url: 'https://twitter.com/NangialaiStoman',
81
- },
82
- {
83
- id: 4,
+ id: 3,
84
name: 'Medium',
85
icon: 'book',
86
url: 'https://stoman.medium.com',
87
+ {
+ id: 4,
+ name: 'Instagram',
+ icon: 'instagram',
+ url: 'https://instagram.com/nangialaistoman',
+ },
88
89
id: 5,
90
name: 'Behance',
0 commit comments