feat: remove skill section
This commit is contained in:
parent
ba2c4c2932
commit
9629bd30d5
3 changed files with 0 additions and 57 deletions
|
|
@ -40,7 +40,6 @@ export function Layout({ children }: { children: React.ReactNode }) {
|
|||
<Links />
|
||||
</head>
|
||||
<body>
|
||||
<h1>Hello world!</h1>
|
||||
{children}
|
||||
<ScrollRestoration />
|
||||
<Scripts />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue