these changes
This commit is contained in:
parent
9e10bfc74f
commit
0dd6a0b580
2 changed files with 3 additions and 2 deletions
|
@ -5,6 +5,7 @@ export default function Footer() {
|
|||
<footer>
|
||||
<div style={{height: 12, marginTop: -50}}>
|
||||
<p style={{color: "grey"}} className={"m-0"}>Originally created by Nicholas Orlowsky - Licensed under GNU General Public License v3 - Original source available <a href={"https://github.com/nickorlow/personal-site"}>here</a></p>
|
||||
<p>Hosting provided by <a href={"https://nws.nickorlow.com"}>Nick Web Services (NWS)</a></p>
|
||||
</div>
|
||||
</footer>
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue