Skip to content

Commit

Permalink
Update website.js
Browse files Browse the repository at this point in the history
  • Loading branch information
puneetxp authored Jan 9, 2024
1 parent d7da814 commit a4b9cfe
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion scripts/website.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ export const website = {
"live": [
{ "label": "intaxing", "website": "intaxing.in" },
{ "label": "Zyvika", "website": "zyvika.com" },
{ "label": "Zyvika", "website": "app.zyvika.com" },
{ "label": "eliteonrent", "website": "eliteonrent.com" },
{ "label": "ikrent", "website": "ikrent.com" }],
"dev": [
Expand All @@ -14,4 +15,4 @@ export const website = {
{ "label": "shopinfactory", "website": "shopinfactory.com" },
{ "label": "surajherbals", "website": "www.surajherbals.com" }
]
};
};

0 comments on commit a4b9cfe

Please sign in to comment.