mirror of
https://github.com/ArthurDanjou/arthome.git
synced 2026-02-03 12:37:50 +01:00
Working on home page
This commit is contained in:
16
content/social/github.json
Normal file
16
content/social/github.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"name": "Github",
|
||||
"url": "https://www.github.com/",
|
||||
"tags": [
|
||||
{
|
||||
"name": "Social",
|
||||
"color": "teal"
|
||||
},
|
||||
{
|
||||
"name": "Perso",
|
||||
"color": "pink"
|
||||
}
|
||||
],
|
||||
"icon": "i-ph:github-logo-duotone",
|
||||
"color": "black"
|
||||
}
|
||||
16
content/social/instagram.json
Normal file
16
content/social/instagram.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"name": "Instagram",
|
||||
"url": "https://www.instagram.com/",
|
||||
"tags": [
|
||||
{
|
||||
"name": "Social",
|
||||
"color": "teal"
|
||||
},
|
||||
{
|
||||
"name": "Perso",
|
||||
"color": "pink"
|
||||
}
|
||||
],
|
||||
"icon": "i-ph:instagram-logo-duotone",
|
||||
"color": "fuchsia"
|
||||
}
|
||||
16
content/social/linkedin.json
Normal file
16
content/social/linkedin.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"name": "LinkedIn",
|
||||
"url": "https://www.linkedin.com/",
|
||||
"tags": [
|
||||
{
|
||||
"name": "Social",
|
||||
"color": "teal"
|
||||
},
|
||||
{
|
||||
"name": "Perso",
|
||||
"color": "pink"
|
||||
}
|
||||
],
|
||||
"icon": "i-ph:linkedin-logo-duotone",
|
||||
"color": "blue"
|
||||
}
|
||||
16
content/social/twitch.json
Normal file
16
content/social/twitch.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"name": "Twitch",
|
||||
"url": "https://www.twitch.com/",
|
||||
"tags": [
|
||||
{
|
||||
"name": "Social",
|
||||
"color": "teal"
|
||||
},
|
||||
{
|
||||
"name": "Perso",
|
||||
"color": "pink"
|
||||
}
|
||||
],
|
||||
"icon": "i-ph:twitch-logo-duotone",
|
||||
"color": "purple"
|
||||
}
|
||||
16
content/social/x.json
Normal file
16
content/social/x.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"name": "Twitter",
|
||||
"url": "https://www.x.com/",
|
||||
"tags": [
|
||||
{
|
||||
"name": "Social",
|
||||
"color": "teal"
|
||||
},
|
||||
{
|
||||
"name": "Perso",
|
||||
"color": "pink"
|
||||
}
|
||||
],
|
||||
"icon": "i-ph:x-logo-duotone",
|
||||
"color": "black"
|
||||
}
|
||||
16
content/social/youtube.json
Normal file
16
content/social/youtube.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"name": "Youtube",
|
||||
"url": "https://www.x.com/",
|
||||
"tags": [
|
||||
{
|
||||
"name": "Social",
|
||||
"color": "teal"
|
||||
},
|
||||
{
|
||||
"name": "Perso",
|
||||
"color": "pink"
|
||||
}
|
||||
],
|
||||
"icon": "i-ph:youtube-logo-duotone",
|
||||
"color": "red"
|
||||
}
|
||||
Reference in New Issue
Block a user