diff --git a/public/index.html b/public/index.html index a1794c1..d7244ba 100644 --- a/public/index.html +++ b/public/index.html @@ -2,7 +2,7 @@
diff --git a/src/App.js b/src/App.js index 475aa0d..815331f 100644 --- a/src/App.js +++ b/src/App.js @@ -1,7 +1,7 @@ /* PS Generator @author: PRV -@version: 1.1.1 +@version: 1.1.2 */ import React from 'react'; @@ -69,13 +69,18 @@ const styles = theme => ({ copy: { margin: theme.spacing(3, 6, 2), //width: '100pt', + }, + link: { + margin: theme.spacing(6, 6, 2), + color: theme.palette.secondary.light, } }); class PsGenerator extends React.Component { handleFocus = (event) => event.target.select(); placeholderText = 'Ceci est un texte random \nsans contenu particulier \npermettant d\'illustrer \ncomment ça marche \nen vrai...' - versionTxt = '1.1.1'; + versionTxt = '1.1.2'; + donate = 'https://www.leetchi.com/c/don-au-profit-des-blesses-de-guerre-miliste-2022' render() { const { classes } = this.props; @@ -94,6 +99,10 @@ class PsGenerator extends React.Component { For polyvalent engineers @ ENSTA Breton +