🐛 Fixed helmet not showing unique page-title
Signed-off-by: SindreKjelsrud <sindre@kjelsrud.dev>
This commit is contained in:
parent
d496e960e7
commit
2970e3043c
14 changed files with 29 additions and 19 deletions
|
@ -2,7 +2,7 @@
|
|||
import SectionContainer from '../components/SectionContainer.astro';
|
||||
---
|
||||
|
||||
<SectionContainer>
|
||||
<SectionContainer title="guestbook" description="my websites guestbook">
|
||||
<main>
|
||||
<iframe src="https://guestbooks.meadow.cafe/guestbook/593" width="100%" height="1500" frameborder="0"></iframe>
|
||||
</main>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue