@fyrepenguin/gatsby-theme-youtube

1.0.4 • Public • Published

@fyrepenguin/gatsby-theme-youtube

gatsby-config

module.exports = {
  plugins: [
    {
      resolve: `@fyrepenguin/gatsby-theme-youtube`,
      options: {
        apiKey: YOUR_API_KEY, // mandatory
        channelId:CHANNEL_ID, // mandatory
        basePath: '/youtube' // optional, default to '/'
      }

    }
  ]
}

Readme

Keywords

none

Package Sidebar

Install

npm i @fyrepenguin/gatsby-theme-youtube

Weekly Downloads

1

Version

1.0.4

License

MIT

Unpacked Size

36 kB

Total Files

10

Last publish

Collaborators

  • fyrepenguin