diff --git a/scripts/about.js b/scripts/about.js index 179f3a5..7a98cd9 100644 --- a/scripts/about.js +++ b/scripts/about.js @@ -46,7 +46,7 @@ const questions = [{ }, { q: 'Are you for hire?', - a: 'You can commission me to make a Minecraft mod for you. You can find more information on my commissions page.' + a: 'You can commission me to make a Minecraft mod for you. You can find more information on my commissions page. For other work, you can check out my page on LinkedIn.' }, { q: 'What do you use to code?', diff --git a/scripts/social.js b/scripts/social.js index ee1f856..e9a72f0 100644 --- a/scripts/social.js +++ b/scripts/social.js @@ -15,22 +15,18 @@ const socials = [{ name: 'Gitea', link: 'https://git.ellpeck.de/Ellpeck' }, - { - name: 'YouTube', - link: 'https://www.youtube.com/c/ellpeck' - }, { name: "itch.io", link: "https://ellpeck.itch.io/", darkIcon: true }, { - name: 'Instagram', - link: 'https://instagram.com/Ellopecko' + name: 'YouTube', + link: 'https://www.youtube.com/c/ellpeck' }, { - name: 'LinkedIn', - link: 'https://www.linkedin.com/in/ellpeck/' + name: 'Instagram', + link: 'https://instagram.com/Ellopecko' }, { name: 'Email',