update deps and add blank pages
This commit is contained in:
12
app/page.tsx
12
app/page.tsx
@@ -51,18 +51,6 @@ export default async function Index() {
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div className="text-center my-10">
|
||||
<h2 className="text-3xl">Certificates</h2>
|
||||
<b>Mathematics for Machine Learning: Linear Algebra</b>
|
||||
<p>Imperial College London</p>
|
||||
<a
|
||||
className="text-blue-500"
|
||||
href="https://coursera.org/share/11b0e4d6cf00b44869dcf9c4bec70865"
|
||||
>
|
||||
Link to Certificate
|
||||
</a>
|
||||
</div>
|
||||
|
||||
<div className="text-center my-10">
|
||||
<h2 className="text-3xl">Links</h2>
|
||||
<ul>
|
||||
|
||||
Reference in New Issue
Block a user