Skip to content

Commit c4c9a20

Browse files
authored
updated funding info in footer to comply with funder requirements
1 parent 975bb68 commit c4c9a20

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

src/components/Footer.jsx

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,9 @@ class Footer extends React.Component {
5959
</Grid>
6060

6161
<div className={classes.bottomText}>
62-
Use of this website implies consent to its use of HTML cookies.
62+
This project has received funding from the European Union’s Horizon 2020 research and innovation programme under the <a href="https://cordis.europa.eu/project/rcn/215183_en.html" target="_blank">Marie Sklodowska-Curie grant agreement No 793669</a>.
63+
<br/>
64+
Use of this website implies consent to its use of HTML cookies.
6365
<br/>
6466
<div style={{marginTop: 10, marginBottom: 10}}>
6567
<a rel="license" href="http://creativecommons.org/licenses/by-sa/4.0/">

0 commit comments

Comments
 (0)