Remove credits from footer

mx
Letícia Camara 2018-10-11 12:54:00 -03:00
parent 143a5fef77
commit 0495704e9b
1 changed files with 0 additions and 16 deletions

View File

@ -117,22 +117,6 @@ function Footer() {
<div
style={{ fontSize: "0.8em" }}
className="text-white col-md-2">
<small>
Site by:
<a
target="_blank"
rel="noopener noreferrer"
href="https://about.me/poqdavid">
poqdavid
</a>
{" "} & {" "}
<a
target="_blank"
rel="noopener noreferrer"
href="http://leticiacamara.com">
Leticia Camara
</a>
</small>
</div>
</div>