File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -2,13 +2,14 @@ The home for AboutCode software is the [aboutcode-org](https://github.com/aboutc
22organization on GitHub. AboutCode is managed by AboutCode Europe ASBL
33(a Brussels-based non-profit) and is supported by:
44
5- - Generous support and contributions from users like you!
6- - The European Commission NGI programme
7- - The NLnet Foundation
8- - The Swiss State Secretariat for Education, Research and Innovation (SERI)
9- - Google, including the Google Summer of Code and the Google Seasons of Doc
5+ - Contributions from users like you
6+ - Google, including the Google Summer of Code and Season of Docs
107programmes
118- Mercedes-Benz Group
129- Microsoft and Microsoft Azure
1310- nexB Inc.
14- - and many others.
11+ - The European Commission NGI programme
12+ - The NLnet Foundation
13+ - The Swiss State Secretariat for Education, Research and Innovation (SERI)
14+ - Zeiss
15+ - and many others!
Original file line number Diff line number Diff line change @@ -3,7 +3,6 @@ import useDocusaurusContext from '@docusaurus/useDocusaurusContext';
33import HomeIntro from './HomeIntro.mdx' ;
44import ProjectOverview from './ProjectOverview.md' ;
55import Supporters from './Supporters.md' ;
6- import SupporterGrid from '@site/src/components/SupporterGrid' ;
76import ProjectGridTemplate from '@site/src/components/ProjectGridTemplate' ;
87import styles from './styles.module.css' ;
98
@@ -19,8 +18,6 @@ export default function HomepageContent() {
1918 className = { styles . sectionHeader }
2019 style = { { marginBottom : '15px' , marginTop : '15px' } }
2120 >
22- { /* <h1>AboutCode Capabilities</h1> */ }
23-
2421 </ div >
2522 < div className = { styles . sectionIntro } >
2623 < HomeIntro />
@@ -52,7 +49,6 @@ export default function HomepageContent() {
5249 < div className = { styles . sectionIntro } >
5350 < Supporters />
5451 </ div >
55- < SupporterGrid />
5652 </ section >
5753
5854 { /* temp dummy div to create space above footer */ }
Load Diff This file was deleted.
Load Diff This file was deleted.
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments