Skip to content

Commit

Permalink
flow-planner project renamed to planner
Browse files Browse the repository at this point in the history
  • Loading branch information
devshashtag committed Sep 12, 2024
1 parent 6228f9c commit a8c3a8a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions assets/js/data/projects.json
Original file line number Diff line number Diff line change
Expand Up @@ -184,13 +184,13 @@
"sources": [{ "title": "gitHub", "url": "https://github.com/devshashtag/sheypoor-post-collector" }]
},
{
"name": "flow planner",
"root": "/flow-planner",
"name": "planner",
"root": "/planner",
"description": "effortlessly create, organize, and prioritize tasks to stay on track and achieve your goals",
"tags": ["html", "scss", "javascript", "responsive"],
"image": "/assets/images/projects/frontend/tools/flow-planner.webp",
"image": "/assets/images/projects/frontend/tools/planner.webp",
"pages": [{ "title": "home", "url": "/" }],
"sources": [{ "title": "gitHub", "url": "https://github.com/devshashtag/flow-planner" }]
"sources": [{ "title": "gitHub", "url": "https://github.com/devshashtag/planner" }]
}
]
}
Expand Down

0 comments on commit a8c3a8a

Please sign in to comment.