diff --git a/content/socials/blog.json b/content/socials/blog.json new file mode 100644 index 0000000..89b9519 --- /dev/null +++ b/content/socials/blog.json @@ -0,0 +1,6 @@ +{ + "platformName": "Blog", + "platformHandle": "@kevin@blog.1in9.net", + "url": "https://blog.1in9.net/kevin/", + "image": "https://source.unsplash.com/xG8IQMqMITM/300x300" +} \ No newline at end of file diff --git a/content/socials/github.json b/content/socials/github.json new file mode 100644 index 0000000..ab129cb --- /dev/null +++ b/content/socials/github.json @@ -0,0 +1,6 @@ +{ + "platformName": "GitHub", + "platformHandle": "@Unkn0wnCat", + "url": "https://github.com/Unkn0wnCat", + "image": "https://source.unsplash.com/842ofHC6MaI/300x300" +} \ No newline at end of file diff --git a/content/socials/matrix.json b/content/socials/matrix.json new file mode 100644 index 0000000..92ec1e8 --- /dev/null +++ b/content/socials/matrix.json @@ -0,0 +1,6 @@ +{ + "platformName": "Matrix", + "platformHandle": "@kevin:1in1.net", + "url": "https://matrix.to/#/@kevin:1in1.net", + "image": "https://source.unsplash.com/Zq6HerrBPEs/300x300" +} \ No newline at end of file diff --git a/content/socials/steam.json b/content/socials/steam.json new file mode 100644 index 0000000..035ca0c --- /dev/null +++ b/content/socials/steam.json @@ -0,0 +1,6 @@ +{ + "platformName": "Unkn0wnCat.net", + "platformHandle": "Gaming", + "url": "https://unkn0wncat.net", + "image": "https://source.unsplash.com/nCU4yq5xDEQ/300x300" +} \ No newline at end of file diff --git a/content/socials/twitter.json b/content/socials/twitter.json new file mode 100644 index 0000000..f6d724d --- /dev/null +++ b/content/socials/twitter.json @@ -0,0 +1,6 @@ +{ + "platformName": "Twitter", + "platformHandle": "@Unkn0wnKevin", + "url": "https://twitter.com/@Unkn0wnKevin", + "image": "https://source.unsplash.com/8cMPxOqkLE8/300x300" +} \ No newline at end of file