fix: remove double space in inspiration credit

This commit is contained in:
httpjamesm 2022-10-30 19:14:17 -04:00 committed by zyachel
parent 256ce38d35
commit 3f987b59dc
2 changed files with 2 additions and 1 deletions

1
.gitignore vendored
View File

@ -32,3 +32,4 @@ yarn-error.log*
#just dev stuff
dev/*
yarn.lock

View File

@ -68,7 +68,7 @@ const Header = (props: Props) => {
<a href='https://github.com/zedeus/nitter' className='link'>
nitter
</a>
,&nbsp; and&nbsp;
, and&nbsp;
<a
href='https://github.com/digitalblossom/alternative-frontends'
className='link'