refactor Layout component to remove contentLayout prop and simplify class assignment
This commit is contained in:
parent
80633f89aa
commit
0511d90911
2 changed files with 2 additions and 5 deletions
|
|
@ -7,7 +7,6 @@ import Layout from "../layouts/Layout.astro";
|
|||
---
|
||||
|
||||
<Layout
|
||||
contentLayout="fill-height"
|
||||
title="Dhemas Nurjaya"
|
||||
description="Welcome to my personal website"
|
||||
>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue