chore: font awesome for icons
Node.js CI / Lint and Test (push) Failing after 58s

This commit is contained in:
2025-09-23 13:11:49 -07:00
parent 445853b28f
commit a18502ad9b
+11 -11
View File
@@ -1,60 +1,60 @@
- name: "OpenCollective" - name: "OpenCollective"
description: "Our main financial ledger, all income and expenses are tracked here." description: "Our main financial ledger, all income and expenses are tracked here."
url: "https://opencollective.com/nhcarrigan" url: "https://opencollective.com/nhcarrigan"
icon: "https://opencollective.com/favicon.ico" icon: "fas fa-heart"
foreground: "#000000" foreground: "#000000"
background: "#F5F5F5" background: "#F5F5F5"
- name: "Discord" - name: "Discord"
description: "Our community hub for discussion and collaboration." description: "Our community hub for discussion and collaboration."
url: "https://chat.nhcarrigan.com" url: "https://chat.nhcarrigan.com"
icon: "https://discord.com/favicon.ico" icon: "fab fa-discord"
foreground: "#ffffff" foreground: "#ffffff"
background: "#5865F2" background: "#5865F2"
- name: "Patreon" - name: "Patreon"
description: "Support us through monthly memberships." description: "Support us through monthly memberships."
url: "https://patreon.com/nhcarrigan" url: "https://patreon.com/nhcarrigan"
icon: "https://www.patreon.com/favicon.ico" icon: "fab fa-patreon"
foreground: "#ffffff" foreground: "#ffffff"
background: "#F96854" background: "#F96854"
- name: "Ko-Fi" - name: "Ko-Fi"
description: "Buy us a coffee or make donations." description: "Buy us a coffee or make donations."
url: "https://ko-fi.com/nhcarrigan" url: "https://ko-fi.com/nhcarrigan"
icon: "https://ko-fi.com/favicon.ico" icon: "fas fa-coffee"
foreground: "#ffffff" foreground: "#ffffff"
background: "#29ABE0" background: "#29ABE0"
- name: "Throne" - name: "Throne"
description: "Suggest and purchase gifts for us." description: "Suggest and purchase gifts for us."
url: "https://throne.com/naomilgbt" url: "https://throne.com/naomilgbt"
icon: "https://throne.com/favicon.ico" icon: "fas fa-gift"
foreground: "#ffffff" foreground: "#ffffff"
background: "#000000" background: "#000000"
- name: "Twitch" - name: "Twitch"
description: "Subscribe to our streams." description: "Subscribe to our streams."
url: "https://twitch.tv/naomilgbt" url: "https://twitch.tv/naomilgbt"
icon: "https://twitch.tv/favicon.ico" icon: "fab fa-twitch"
foreground: "#ffffff" foreground: "#ffffff"
background: "#9146FF" background: "#9146FF"
- name: "PayPal" - name: "PayPal"
description: "Send direct donations." description: "Send direct donations."
url: "https://paypal.me/nhcarrigan" url: "https://paypal.me/nhcarrigan"
icon: "https://paypal.com/favicon.ico" icon: "fab fa-paypal"
foreground: "#003087" foreground: "#003087"
background: "#009CDE" background: "#009CDE"
- name: "CashApp" - name: "CashApp"
description: "Send direct donations." description: "Send direct donations."
url: "https://cash.app/$nhcarrigan" url: "https://cash.app/$nhcarrigan"
icon: "https://cash.app/favicon.ico" icon: "fas fa-dollar-sign"
foreground: "#000000" foreground: "#000000"
background: "#00C244" background: "#00C244"
- name: "GitHub Sponsors" - name: "GitHub Sponsors"
description: "Sponsor us directly through GitHub." description: "Sponsor us directly through GitHub."
url: "https://github.com/sponsors/nhcarrigan" url: "https://github.com/sponsors/nhcarrigan"
icon: "https://github.githubassets.com/favicons/favicon.svg" icon: "fab fa-github"
foreground: "#ffffff" foreground: "#ffffff"
background: "#171515" background: "#171515"
- name: "Stripe" - name: "Stripe"
description: "Make monthly donations directly through Stripe." description: "Make monthly donations directly through Stripe."
url: "https://buy.stripe.com/cN24iTfqu1j6b3afZ2" url: "https://buy.stripe.com/cN24iTfqu1j6b3afZ2"
icon: "https://stripe.com/favicon.ico" icon: "fab fa-stripe"
foreground: "#ffffff" foreground: "#ffffff"
background: "#635BFF" background: "#635BFF"