feat: add footer
This commit is contained in:
parent
66f4b35460
commit
97a0e6bf90
@ -35,6 +35,10 @@ function App() {
|
|||||||
<Projects />
|
<Projects />
|
||||||
</section>
|
</section>
|
||||||
</HashRouter>
|
</HashRouter>
|
||||||
|
<footer>
|
||||||
|
<p>© 2025 GivFNZ</p>
|
||||||
|
<p>Version: 1.1.9</p>
|
||||||
|
</footer>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user