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: How To Connect You Namecheap Domain With Vercel Deployed App
date: 1st Mar 2023
description: Here you will lean how to connect your namecheap domain to vercel deployed app.
image: /blogs-img/blog1.jpg
image: /blogs-img/blog1.webp
alt: How To Connect You Namecheap Domain With Vercel Deployed App
ogImage: /blog-img/blog1.jpg
ogImage: /blog-img/blog1.webp
tags: ['namecheap', 'vercel']
published: true
---