[READ-ONLY] Mirror of https://github.com/danielroe/building-a-pwa-with-nuxt. building-a-pwa-with-nuxt.vercel.app
0

Configure Feed

Select the types of activity you want to include in your feed.

fix: add robots.txt

+2
+2
nuxt.config.js
··· 19 19 pwa: { 20 20 meta: { 21 21 name: 'Building a PWA with Nuxt', 22 + description: 23 + "We're building a PWA with Nuxt at the eCommerce Tech Summit!", 22 24 theme_color: '#00DC82', 23 25 }, 24 26 manifest: {
static/robots.txt

This is a binary file and will not be displayed.