dot
This commit is contained in:
parent
4f1f392f72
commit
d1e2e657cf
|
@ -9,7 +9,7 @@ export default class Footer extends Component {
|
|||
<small>
|
||||
Coded by <a href="https://twitter.com/xergio">Sergio Álvarez <BsTwitter /></a>{' '}
|
||||
<span className="text-muted">¦</span>{' '}
|
||||
Build <a href="https://sergio.am/code/xrg.es"><tt>{process.env.REACT_APP_GIT_SHA}</tt></a></small>
|
||||
Build <a href="https://sergio.am/code/xrg.es"><tt>{process.env.REACT_APP_GIT_SHA}</tt></a>.</small>
|
||||
</footer>
|
||||
)
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue