Use small size img with webp format
Signed-off-by: Al Asad Nur Riyad <asadnurriyad@gmail.com>
This commit is contained in:
@@ -2,9 +2,9 @@
|
||||
title: How To Properly Fetch Nuxt Content Data and Render It in Nuxt Pages
|
||||
date: 1st Mar 2023
|
||||
description: Here we will learn How To Properly Fetch Nuxt Content Data and Render It in Nuxt Pages
|
||||
image: /blogs-img/blog4.jpg
|
||||
image: /blogs-img/blog4.webp
|
||||
alt: How To Properly Fetch Nuxt Content Data and Render It in Nuxt Pages
|
||||
ogImage: /blogs-img/blog4.jpg
|
||||
ogImage: /blogs-img/blog4.webp
|
||||
tags: ['nuxt', 'nuxt-content']
|
||||
published: true
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user