Skip to content

Commit

Permalink
doc: sitemap fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
harlan-zw committed Jan 11, 2024
1 parent a3f67c2 commit 145f416
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/components/OgImage/Module.vue
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ const themeRgb = computed(() => {
{{ moduleName }}
</div>
<div class="text-[30px] opacity-70">
v{{ version }}
{{ version }}
</div>
</div>
</div>
Expand Down
1 change: 1 addition & 0 deletions docs/utils/data.ts
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,7 @@ export const SitemapModule = {
icon: 'carbon:load-balancer-application',
description: 'Powerfully flexible XML Sitemaps that integrate seamlessly.',
repo: 'nuxt-modules/sitemap',
npm: '@nuxtjs/seo',
routeRules: {
ogImage: { icon: 'carbon:load-balancer-application' },
},
Expand Down
2 changes: 1 addition & 1 deletion pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 145f416

Please sign in to comment.