fix: remove double space in inspiration credit
This commit is contained in:
parent
256ce38d35
commit
478b45977d
1
.gitignore
vendored
1
.gitignore
vendored
@ -32,3 +32,4 @@ yarn-error.log*
|
|||||||
|
|
||||||
#just dev stuff
|
#just dev stuff
|
||||||
dev/*
|
dev/*
|
||||||
|
yarn.lock
|
@ -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>
|
||||||
, and
|
, and
|
||||||
<a
|
<a
|
||||||
href='https://github.com/digitalblossom/alternative-frontends'
|
href='https://github.com/digitalblossom/alternative-frontends'
|
||||||
className='link'
|
className='link'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user