Skip to content

Commit c0435b8

Browse files
committed
footer update
1 parent 88339a9 commit c0435b8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/components/Footer.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ export default function Footer() {
5454
alt='Web3js Logo'
5555
/>
5656
<p className='text-lg leading-6 text-neutral-400'>
57-
Web3js - The longest-running web3 library.
57+
Web3js
5858
</p>
5959

6060
</div>
@@ -104,7 +104,7 @@ export default function Footer() {
104104
</div>
105105
<div className='mt-4 border-t border-green-400/10 py-2 sm:mt-8 lg:mt-12'>
106106
<p className='py-3 text-sm text-center leading-5 text-neutral-400'>
107-
&copy; {currentYear} Maintained with ❤️ by ChainSafe
107+
&copy; {currentYear}
108108
</p>
109109
</div>
110110
</footer>

0 commit comments

Comments
 (0)