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