We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a43b4d1 commit 4b1d4edCopy full SHA for 4b1d4ed
app/layout.tsx
@@ -72,7 +72,7 @@ export default function RootLayout({ children }: RootLayoutProps) {
72
href="https://www.abdn.ac.uk/ims/profiles/c.debari"
73
className="text-indigo-400"
74
>
75
- Prof. Casimo de Bari
+ Prof. Cosimo de Bari
76
</Link>
77
. My research interests are in bioinformatics
78
software and algorithm development, also the
@@ -162,7 +162,7 @@ export default function RootLayout({ children }: RootLayoutProps) {
162
</div>
163
164
<div className="max-w-screen-xl w-full flex flex-col items-center gap-x-5 mt-12 mx-auto px-5">
165
- <p>Haries Ramdhani © 2024.</p>
+ <p>Haries Ramdhani © 2025.</p>
166
167
</body>
168
</html>
0 commit comments