Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: migrate to @nuxtjs/sitemap #87

Merged
merged 3 commits into from
Jul 18, 2024

Commits on Apr 28, 2024

  1. Update dependency from nuxt-simple-sitemap to @nuxtjs/sitemap

    The nuxt-simple-sitemap package has been deprecated and migrated to @nuxtjs/sitemap.
    See https://www.npmjs.com/package/nuxt-simple-sitemap
    Abdallah-Awwad committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    84af2fa View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. Fix Nuxt SEO OG:IMAGE not found

    Use `SITE_URL` instead of `NUXT_PUBLIC_SITE_URL`, as it doesn't exist and was therefore falling back to localhost:3000 in production. `NUXT_PUBLIC_SITE_URL`  isn't noted in the README for the frontend install instructions of AgencyOS and is specific to Nuxt SEO OG:IMAGE.
    Abdallah-Awwad committed May 14, 2024
    Configuration menu
    Copy the full SHA
    0aa94a7 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. update lockfile

    ComfortablyCoding committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    1b93a43 View commit details
    Browse the repository at this point in the history