mirror of
https://github.com/franjsco/tomadoro
synced 2025-02-18 04:10:42 +01:00
add footer
This commit is contained in:
parent
b81393253e
commit
c2e41bdd44
@ -10,6 +10,12 @@ class App extends Component {
|
||||
tomadoro
|
||||
</div>
|
||||
<Timer />
|
||||
<div className="footer">
|
||||
<p>
|
||||
<a href="https://github.com/frab1t/tomadoro">tomadoro</a>{` `}
|
||||
by <a href="https://twitter.com/frab1t">@frab1t</a> (Francesco Esposito)
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user