feat: a more adaptive way to show the title & remove redundant path
This commit is contained in:
parent
d33b2be49e
commit
ba9a44a944
6 changed files with 9 additions and 8 deletions
|
@ -3,7 +3,7 @@ import Layout from '../layouts/Layout.astro';
|
|||
|
||||
---
|
||||
|
||||
<Layout title="Home | Terminal Blog" description="That a good start.">
|
||||
<Layout description="That a good start.">
|
||||
<h1 class="title">~/</h1>
|
||||
<div class="content">
|
||||
<h3>Welcome!</h3>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue