Skip to content

Commit

Permalink
refactor: temporary remove project
Browse files Browse the repository at this point in the history
  • Loading branch information
roby2409 committed May 9, 2024
1 parent 1af0a57 commit 75dbc53
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions src/data/projects.tsx
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
import { ProjectType } from '@src/types/projects';

export const projectWebs: ProjectType[] = [
{
name: 'lms Web Admin dashboard',
description: 'dashboard admin lms (private project from singapore) Using Tailwindcss, React JS',
link: '#',
img: 'admindashboard.png',
},
// {
// name: 'lms Web Admin dashboard',
// description: 'dashboard admin lms (private project from singapore) Using Tailwindcss, React JS',
// link: '#',
// img: 'admindashboard.png',
// },
{
name: 'Kejagung Dashboard',
description: 'Dashboard untuk kejaksaan Using Tailwindcss, Nuxt JS',
Expand Down

0 comments on commit 75dbc53

Please sign in to comment.