fix: remove double space in inspiration credit
This commit is contained in:
parent
256ce38d35
commit
3f987b59dc
1
.gitignore
vendored
1
.gitignore
vendored
@ -32,3 +32,4 @@ yarn-error.log*
|
||||
|
||||
#just dev stuff
|
||||
dev/*
|
||||
yarn.lock
|
@ -68,7 +68,7 @@ const Header = (props: Props) => {
|
||||
<a href='https://github.com/zedeus/nitter' className='link'>
|
||||
nitter
|
||||
</a>
|
||||
, and
|
||||
, and
|
||||
<a
|
||||
href='https://github.com/digitalblossom/alternative-frontends'
|
||||
className='link'
|
||||
|
Loading…
x
Reference in New Issue
Block a user