update meta tags and readme

This commit is contained in:
rutik wankhade 2022-06-25 16:58:16 +05:30
parent 4abb381d2f
commit 2c486fb92b
2 changed files with 15 additions and 12 deletions

View File

@ -1,6 +1,8 @@
<p align="center">
<img width="300px" src="https://user-images.githubusercontent.com/47467468/90390293-b8eeb280-e0a8-11ea-82cf-9efa89773094.png" align="center" alt="" />
<p align="center">
## Coverview
Creating cover images for your blogs is now super easy.
<p>
<a href="https://github.com/rutikwankhade/CoverView"><img src="https://img.shields.io/github/stars/rutikwankhade/CoverView.svg?style=social&label=Star"></a>
<a href="https://github.com/rutikwankhade/CoverView"><img src="https://badges.frapsoft.com/os/v1/open-source.svg?v=103"></a>
<a href="https://lbesson.mit-license.org"><img src="https://img.shields.io/badge/License-MIT-blue.svg"></a>
@ -10,20 +12,21 @@
</p>
<p align="center">🛠 Create awesome cover images for your blog posts quickly.</p>
<p align="center">
<img src="https://user-images.githubusercontent.com/47467468/148546132-2b608b8c-ab27-4888-9898-e0b489142c47.png" height="auto" width="800px" margin="20px">
</p>
</p>
<img src="https://user-images.githubusercontent.com/47467468/175771056-bf7fa9a0-801b-4887-80b5-169735923d64.png" height="auto" width="800px" margin="20px">
## ⚡ Features
- 🛠 Create cover images for your blogs quickly and easily
- 🚀 super fast and easy to use
- 🌈 4 different themes, multiple fonts
- 🌠 100+ dev icons with option to upload custom icon
- ✨ 15+ different background patterns
- 💾 Download cover images in `.png` as well as `.jpeg` format
- 💾 Cover size based on blogging platform (i.e hashnode and dev)
## 👩‍💻 Developing
This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).

View File

@ -11,7 +11,7 @@
<meta property="og:url" content="https://coverview.vercel.app/">
<meta property="og:title" content="Coverview">
<meta property="og:description" content="Creating cover images for your blogs is now super easy">
<meta property="og:image" content="https://user-images.githubusercontent.com/47467468/164884365-f5533a4a-1c5e-42a1-adb8-c1843ee33b92.png">
<meta property="og:image" content="https://user-images.githubusercontent.com/47467468/175771056-bf7fa9a0-801b-4887-80b5-169735923d64.png">
<meta name="description" content="Creating cover images for your blogs is now super easy" />
<meta property="twitter:card" content="summary_large_image">
@ -19,7 +19,7 @@
<meta property="twitter:title" content="CoverView">
<meta property="twitter:description" content="Create an awesome cover image for your next blog post ">
<meta property="twitter:image"
content="https://user-images.githubusercontent.com/47467468/164884365-f5533a4a-1c5e-42a1-adb8-c1843ee33b92.png">
content="https://user-images.githubusercontent.com/47467468/175771056-bf7fa9a0-801b-4887-80b5-169735923d64.png">
<link rel="apple-touch-icon" href="./logo.png" />
<!-- <link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.5.1/css/bootstrap.min.css"
integrity="sha384-VCmXjywReHh4PwowAiWNagnWcLhlEJLA5buUprzK8rxFgeH0kww/aWY76TfkUoSX" crossorigin="anonymous"> -->