File tree Expand file tree Collapse file tree 4 files changed +20
-1
lines changed
Expand file tree Collapse file tree 4 files changed +20
-1
lines changed Original file line number Diff line number Diff line change 66
77![ screenshot] ( ./assets/Hero.png )
88
9+ <p align =" center " >
10+ <a href =" https://www.producthunt.com/posts/apivault?utm_source=badge-featured&utm_medium=badge&utm_souce=badge-apivault " target =" _blank " ><img src =" https://api.producthunt.com/widgets/embed-image/v1/featured.svg?post_id=414441&theme=light " alt =" Apivault - Your  ; gateway  ; to  ; a  ; world  ; of  ; public  ; APIs. ; | Product Hunt " style =" width : 250px ; height : 54px ;" width =" 250 " height =" 54 " /></a >
11+ </p >
12+
913<p align =" center " >
1014 <a href="https://github.com/Exifly/ApiVault/tree/release" alt="Stable">
1115 <img src="https://img.shields.io/badge/stable-2.1.0-blue?style=for-the-badge" /></a>
Original file line number Diff line number Diff line change 1+ <template >
2+ <a
3+ href =" https://www.producthunt.com/posts/apivault?utm_source=badge-featured&utm_medium=badge&utm_souce=badge-apivault"
4+ target =" _blank"
5+ ><img
6+ src =" https://api.producthunt.com/widgets/embed-image/v1/featured.svg?post_id=414441&theme=dark"
7+ alt =" Apivault - Your  ; gateway  ; to  ; a  ; world  ; of  ; public  ; APIs. ; | Product Hunt"
8+ style =" width : 250px ; height : 54px "
9+ width =" 250"
10+ height =" 54"
11+ /></a >
12+ </template >
Original file line number Diff line number Diff line change 33 <div class =" scrollbox" >
44 <div class =" sidebar-heading ms-4" >MENU</div >
55 <ul class =" list-unstyled ps-0 text-black mx-4" role =" tablist" >
6+ <li class =" mt-2 category-custom" role =" tab" >
7+ <ProductHuntBadge />
8+ </li >
69 <li class =" sidebar-text-wrapper mt-2 category-custom" role =" tab" >
710 <NuxtLink
811 class =" flex items-center gap-2 px-2"
Original file line number Diff line number Diff line change 11{
22 "name" : " nuxt-app" ,
3- "version" : " 2.2.0 " ,
3+ "version" : " 2.2.1 " ,
44 "private" : true ,
55 "scripts" : {
66 "build" : " nuxt build" ,
You can’t perform that action at this time.
0 commit comments