Skip to content

Commit

Permalink
Merge branch 'main' into fix/update-i18n-icon
Browse files Browse the repository at this point in the history
  • Loading branch information
danielroe authored Oct 8, 2024
2 parents 47a1531 + 1b2b6bf commit a59e7d8
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 6 deletions.
Binary file added icons/nuxt-icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified icons/nuxt-social-share.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion modules/fonts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ repo: nuxt/fonts
npm: '@nuxt/fonts'
icon: nuxt.svg
github: https://github.com/nuxt/fonts
website: https://github.com/nuxt/fonts
website: https://fonts.nuxt.com
learn_more: ''
category: Libraries
type: official
Expand Down
4 changes: 2 additions & 2 deletions modules/nuxt-social-share.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
name: nuxt-social-share
description: Simple Social Sharing for Nuxt
description: Simple social sharing for your Nuxt Sites
repo: stefanobartoletti/nuxt-social-share
npm: '@stefanobartoletti/nuxt-social-share'
icon: nuxt-social-share.png
github: https://github.com/stefanobartoletti/nuxt-social-share
website: https://github.com/stefanobartoletti/nuxt-social-share
website: https://nuxt-social-share.stefanobartoletti.it
learn_more: https://github.com/stefanobartoletti/nuxt-social-share#readme
category: Extensions
type: 3rd-party
Expand Down
6 changes: 3 additions & 3 deletions modules/stripe-next.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@ description: >-
application, both on the client-side and server-side. It utilizes the official
stripe package for server-side usage and @stripe/stripe-js for the
client-side.
repo: fuentesloic/nuxt-stripe
repo: flozero/nuxt-stripe
npm: '@unlok-co/nuxt-stripe'
icon: stripe.png
github: https://github.com/fuentesloic/nuxt-stripe
website: https://github.com/fuentesloic/nuxt-stripe
github: https://github.com/flozero/nuxt-stripe
website: https://github.com/flozero/nuxt-stripe
learn_more: https://stripe.com/docs
category: Payment
type: 3rd-party
Expand Down

0 comments on commit a59e7d8

Please sign in to comment.