Remove credits from footer
This commit is contained in:
parent
143a5fef77
commit
0495704e9b
1 changed files with 0 additions and 16 deletions
|
@ -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>
|
||||
|
||||
|
|
Loading…
Reference in a new issue