diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index e726dd8..f318b9c 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -4,6 +4,12 @@ contact_links: - name: 🤔 Question url: https://github.com/lihbr/lihbr-apex/discussions about: Ask a question about the package. You will usually get support there more quickly! - - name: 🐦 Lucie's Twitter - url: https://twitter.com/li_hbr - about: Get in touch with me about this package, or anything else 🤷♀️ + - name: 🦋 Lucie's Bluesky + url: https://bsky.app/profile/lihbr.com + about: Get in touch with me about this package, or anything else on Bluesky + - name: 🐦 Lucie's X + url: https://x.com/li_hbr + about: Get in touch with me about this package, or anything else on X + - name: 🐘 Lucie's Mastodon + url: https://mastodon.social/@lihbr + about: Get in touch with me about this package, or anything else on Mastodon diff --git a/data/projects/200930-utils-netlify.json b/data/projects/200930-utils-netlify.json index 9be2d75..3cadf82 100644 --- a/data/projects/200930-utils-netlify.json +++ b/data/projects/200930-utils-netlify.json @@ -2,6 +2,6 @@ "slug": "utils-netlify", "title": "Utils Netlify", "start": "2020-09-30", - "active": true, + "active": false, "url": "https://utils-netlify.lihbr.com" } diff --git a/data/projects/200930-utils-nuxt.json b/data/projects/200930-utils-nuxt.json index 0ea2da2..2f8ac6e 100644 --- a/data/projects/200930-utils-nuxt.json +++ b/data/projects/200930-utils-nuxt.json @@ -2,6 +2,6 @@ "slug": "utils-nuxt", "title": "Utils Nuxt", "start": "2020-09-30", - "active": true, + "active": false, "url": "https://utils-nuxt.lihbr.com" } diff --git a/data/projects/210401-nuxt-hue.json b/data/projects/210401-nuxt-hue.json index abe7080..3454ed6 100644 --- a/data/projects/210401-nuxt-hue.json +++ b/data/projects/210401-nuxt-hue.json @@ -2,6 +2,6 @@ "slug": "nuxt-hue", "title": "Nuxt Hue", "start": "2021-04-01", - "active": true, + "active": false, "url": "https://nuxt-hue.lihbr.com" } diff --git a/data/projects/210426-eleventy-plugin-prismic.json b/data/projects/210426-eleventy-plugin-prismic.json index 7020bc6..5c0b821 100644 --- a/data/projects/210426-eleventy-plugin-prismic.json +++ b/data/projects/210426-eleventy-plugin-prismic.json @@ -2,6 +2,6 @@ "slug": "eleventy-plugin-prismic", "title": "eleventy-plugin-prismic", "start": "2021-04-26", - "active": true, + "active": false, "url": "https://github.com/prismicio-community/eleventy-plugin-prismic" } diff --git a/data/projects/240529-eslint-config.json b/data/projects/240529-eslint-config.json new file mode 100644 index 0000000..d04d723 --- /dev/null +++ b/data/projects/240529-eslint-config.json @@ -0,0 +1,7 @@ +{ + "slug": "eslint-config", + "title": "@lihbr/eslint-config", + "start": "2024-05-19", + "active": true, + "url": "https://github.com/lihbr/eslint-config" +} diff --git a/data/projects/241017-vscode-theme-farben.json b/data/projects/241017-vscode-theme-farben.json new file mode 100644 index 0000000..1227e16 --- /dev/null +++ b/data/projects/241017-vscode-theme-farben.json @@ -0,0 +1,7 @@ +{ + "slug": "vscode-theme-farben", + "title": "vscode-theme-farben", + "start": "2024-10-17", + "active": true, + "url": "https://github.com/lihbr/vscode-theme-farben" +} diff --git a/src/components/footer.ts b/src/components/footer.ts index 99a1632..dbf4d5d 100644 --- a/src/components/footer.ts +++ b/src/components/footer.ts @@ -14,7 +14,7 @@ export function footer(): string { You can support it through GitHub Sponsors
- Read more and chat with me on Twitter and Mastodon
+ Read more and chat with me on Bluesky, Twitter, or Mastodon
To contact me, here's a mail and a contact page.