first commit
This commit is contained in:
19
data/social.json
Normal file
19
data/social.json
Normal file
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"main": [
|
||||
{
|
||||
"name": "twitter",
|
||||
"icon": "fab fa-x-twitter",
|
||||
"link": "https://twitter.com/cgsmith105"
|
||||
},
|
||||
{
|
||||
"name": "github",
|
||||
"icon": "fab fa-github",
|
||||
"link": "https://github.com/cgsmith/fivedevs.com"
|
||||
},
|
||||
{
|
||||
"name": "linkedin",
|
||||
"icon": "fab fa-linkedin",
|
||||
"link": "https://www.linkedin.com/in/phpguy"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user