Use small size img with webp format

Signed-off-by: Al Asad Nur Riyad <asadnurriyad@gmail.com>
This commit is contained in:
Al Asad Nur Riyad
2023-05-14 00:34:13 +06:00
parent 921f6ca0bf
commit bdd40e0c97
15 changed files with 10 additions and 10 deletions

View File

@@ -2,9 +2,9 @@
title: Some Awesome Libraries For Vue3
date: 1st Jan 2023
description: Vue.js is a popular JavaScript framework for building web applications. In this blog post, we will introduce you to some of the awesome libraries for Vue.js in different categories.
image: /blogs-img/blog5.jpg
image: /blogs-img/blog5.webp
alt: Some Awesome Libraries For Vue3
ogImage: /blogs-img/blog5.jpg
ogImage: /blogs-img/blog5.webp
tags: ['vue',"javascript"]
published: true
---