Compare commits
5 Commits
version_2_
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
| 82f296d708 | |||
| 3d58cde9a6 | |||
| 57d55dba31 | |||
| a82c01fe3d | |||
| 713c00a7b3 |
@@ -10,7 +10,7 @@ export default function Layout() {
|
||||
<StyleProvider buttonVariant="default" siteBackground="none" heroBackground="none">
|
||||
<SiteBackgroundSlot />
|
||||
<NavbarFloatingLogo
|
||||
logo="Joseph Alexander"
|
||||
logo="Asadullah"
|
||||
logoImageSrc="https://storage.googleapis.com/webild/default/templates/creative-portfolio/avatar.webp"
|
||||
navItems={[
|
||||
{ name: "Work", href: "#work" },
|
||||
@@ -24,8 +24,8 @@ export default function Layout() {
|
||||
<Outlet />
|
||||
</main>
|
||||
<FooterMinimal
|
||||
brand="Alexander"
|
||||
copyright="© 2026 Joseph Alexander. All rights reserved."
|
||||
brand="Asadullah"
|
||||
copyright="© 2026 Asadullah. All rights reserved."
|
||||
socialLinks={[
|
||||
{ icon: "Twitter", href: "#" },
|
||||
{ icon: "Linkedin", href: "#" },
|
||||
|
||||
Reference in New Issue
Block a user