footer delete
This commit is contained in:
parent
e2fa08b8a1
commit
addc09eeef
|
@ -64,14 +64,7 @@ export default function Home() {
|
|||
</div>
|
||||
|
||||
<footer className={styles.footer}>
|
||||
<a
|
||||
href="https://github.com/Priyatham-sai-chand/alzapp"
|
||||
target="_blank"
|
||||
rel="noopener noreferrer"
|
||||
>
|
||||
Powered by{' '}
|
||||
<img src="/vercel.svg" alt="Vercel Logo" className={styles.logo} />
|
||||
</a>
|
||||
|
||||
</footer>
|
||||
</div>
|
||||
)
|
||||
|
|
Loading…
Reference in New Issue