Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion app/components/card/card.scss
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
}
&-icon {
@extend %link-icon;
display: flex;
display: inline;
}
}
}
26 changes: 13 additions & 13 deletions app/data/projects.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
"projectRepository": "https://github.com/aerogear",
"projectWebsite": "https://aerogear.org/",
"category": "Development",
"twitterHandle": "",
"twitterURL": ""
"twitterHandle": "@AeroGears",
"twitterURL": "https://twitter.com/aerogears"
},
{
"projectName": "aeshell",
Expand All @@ -32,17 +32,17 @@
"projectRepository": "https://github.com/apache/camel",
"projectWebsite": "https://camel.apache.org/",
"category": "Development",
"twitterHandle": "",
"twitterURL": ""
"twitterHandle": "@ApacheCamel",
"twitterURL": "https://twitter.com/ApacheCamel"
},
{
"projectName": "Apache DeltaSpike",
"projectDescription": "Consists of a number of portable CDI extensions that provide useful features for Java application developers",
"projectRepository": "https://github.com/apache/deltaspike",
"projectWebsite": "https://deltaspike.apache.org/",
"category": "Development",
"twitterHandle": "",
"twitterURL": ""
"twitterHandle": "@DeltaSpikeTeam",
"twitterURL": "https://twitter.com/DeltaSpikeTeam"
},
{
"projectName": "Apache Qpid",
Expand All @@ -59,8 +59,8 @@
"projectRepository": "https://github.com/apache/tomcat",
"projectWebsite": "https://tomcat.apache.org/",
"category": "Development",
"twitterHandle": "",
"twitterURL": ""
"twitterHandle": "@TheApacheTomcat",
"twitterURL": "https://twitter.com/theapachetomcat"
},
{
"projectName": "Avocado",
Expand Down Expand Up @@ -786,8 +786,8 @@
"projectRepository": "https://github.com/apiman",
"projectWebsite": "https://www.apiman.io/",
"category": "Middleware",
"twitterHandle": "",
"twitterURL": ""
"twitterHandle": "@apiman_io",
"twitterURL": "https://twitter.com/apiman_io"
},
{
"projectName": "Arquillian",
Expand Down Expand Up @@ -1308,8 +1308,8 @@
"projectRepository": "https://github.com/aeolusproject",
"projectWebsite": "http://aeolusproject.github.io/",
"category": "Operations",
"twitterHandle": "",
"twitterURL": ""
"twitterHandle": "@aeolusproject",
"twitterURL": "https://twitter.com/aeolusproject"
},
{
"projectName": "Ansible",
Expand Down Expand Up @@ -2119,7 +2119,7 @@
"projectName": "Artificial Intelligence Center of Excellence",
"projectDescription": "This is Artificial Intelligence Center of Excellence's Repository, we are part of the Red Hat's Office of the CTO",
"projectRepository": "https://github.com/AICoE",
"projectWebsite": "https://github.com/AICoE",
"projectWebsite": "",
"category": "Organizations",
"twitterHandle": "",
"twitterURL": ""
Expand Down