diff --git a/app/certificates/page.tsx b/app/certificates/page.tsx index e69de29..65fcb5e 100644 --- a/app/certificates/page.tsx +++ b/app/certificates/page.tsx @@ -0,0 +1,19 @@ +export default async function Page() { + return ( +
+

Certificates (1)

+ +
+

Certificates

+ Mathematics for Machine Learning: Linear Algebra +

Imperial College London

+ + Link to Certificate + +
+
+ ); +} diff --git a/app/page.tsx b/app/page.tsx index 19d3344..df69158 100644 --- a/app/page.tsx +++ b/app/page.tsx @@ -51,18 +51,6 @@ export default async function Index() { -
-

Certificates

- Mathematics for Machine Learning: Linear Algebra -

Imperial College London

- - Link to Certificate - -
-

Links