mirror of
https://github.com/Unkn0wnCat/KevinK.dev.js.git
synced 2025-04-28 09:46:52 +02:00
Add more social links
This commit is contained in:
parent
bc58f9caa2
commit
c7470fa0fb
5 changed files with 30 additions and 0 deletions
6
content/socials/blog.json
Normal file
6
content/socials/blog.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"platformName": "Blog",
|
||||
"platformHandle": "@kevin@blog.1in9.net",
|
||||
"url": "https://blog.1in9.net/kevin/",
|
||||
"image": "https://source.unsplash.com/xG8IQMqMITM/300x300"
|
||||
}
|
6
content/socials/github.json
Normal file
6
content/socials/github.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"platformName": "GitHub",
|
||||
"platformHandle": "@Unkn0wnCat",
|
||||
"url": "https://github.com/Unkn0wnCat",
|
||||
"image": "https://source.unsplash.com/842ofHC6MaI/300x300"
|
||||
}
|
6
content/socials/matrix.json
Normal file
6
content/socials/matrix.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"platformName": "Matrix",
|
||||
"platformHandle": "@kevin:1in1.net",
|
||||
"url": "https://matrix.to/#/@kevin:1in1.net",
|
||||
"image": "https://source.unsplash.com/Zq6HerrBPEs/300x300"
|
||||
}
|
6
content/socials/steam.json
Normal file
6
content/socials/steam.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"platformName": "Unkn0wnCat.net",
|
||||
"platformHandle": "Gaming",
|
||||
"url": "https://unkn0wncat.net",
|
||||
"image": "https://source.unsplash.com/nCU4yq5xDEQ/300x300"
|
||||
}
|
6
content/socials/twitter.json
Normal file
6
content/socials/twitter.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"platformName": "Twitter",
|
||||
"platformHandle": "@Unkn0wnKevin",
|
||||
"url": "https://twitter.com/@Unkn0wnKevin",
|
||||
"image": "https://source.unsplash.com/8cMPxOqkLE8/300x300"
|
||||
}
|
Loading…
Add table
Reference in a new issue