fix: remove double space in inspiration credit

This commit is contained in:
httpjamesm 2022-10-30 19:14:17 -04:00
parent 256ce38d35
commit 478b45977d
2 changed files with 2 additions and 1 deletions

1
.gitignore vendored
View File

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

View File

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