We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1fefee4 commit 4632404Copy full SHA for 4632404
src/data/projects.js
@@ -287,14 +287,6 @@ export const projectList = [
287
description: "PowerShell for every system.",
288
tags: ["PowerShell", "Shell", "Cross Platform"],
289
},
290
- {
291
- name: "Coala",
292
- imageSrc: "https://avatars2.githubusercontent.com/u/10620750?v=3&s=100",
293
- projectLink: "https://coala.io/newcomer",
294
- description:
295
- "Unified command-line interface for linting and fixing all your code.",
296
- tags: ["Python", "Linting", "Code Quality"],
297
- },
298
{
299
name: "Webpack",
300
imageSrc: "https://avatars3.githubusercontent.com/u/2105791?v=3&s=100",
0 commit comments