Skip to content

Commit ad534ec

Browse files
authored
Merge pull request #4017 from Ridhima10/gym-website
added gym website template
2 parents 22d8282 + e1676b8 commit ad534ec

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

src/data/showcase/crossfits.png

1.66 MB
Loading

src/data/userData.tsx

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -336,6 +336,18 @@ export const Users: User[] = [
336336
"https://github.com/Ajay-Dhangar/zacson",
337337
tags: ["opensource", "html", "css", "javascript", "gym", "templates", "scss", "php"],
338338
},
339+
// Crossfits GYM Template
340+
341+
{
342+
title: "Crossfits",
343+
description:
344+
"Crossfits is a responsive landing page for GYM and Fitness.",
345+
preview: require("./showcase/crossfits.png"),
346+
website: "https://ridhima10.github.io/Crossfits/",
347+
source:
348+
"https://github.com/Ridhima10/Crossfits",
349+
tags: ["opensource", "html", "css", "gym", "templates"],
350+
},
339351

340352
// Activitar GYM Template
341353

0 commit comments

Comments
 (0)