Skip to content

Commit

Permalink
chore: add ogpreview for default og
Browse files Browse the repository at this point in the history
  • Loading branch information
SergioRibera committed Aug 2, 2024
1 parent 7c46be1 commit 51da858
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nuxt.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ export default defineNuxtConfig({
description: 'Nuestra hoja de ruta te guiará paso a paso en tu viaje de aprendizaje de Rust diseñada para principiantes y desarrolladores experimentados',
defaultLocale: 'es'
},
ogImage: { enabled: false },
ogImage: { enabled: true },
app: {
head: {
charset: 'utf-8',
Expand Down
Binary file added public/previews/ogpreview.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 51da858

Please sign in to comment.