Compare commits
2 Commits
0924c7ba00
...
7de03b565a
| Author | SHA1 | Date | |
|---|---|---|---|
| 7de03b565a | |||
| ba121c6479 |
@@ -1,5 +1,5 @@
|
|||||||
---
|
---
|
||||||
import './src/styles/global.css'
|
import '../styles/global.css'
|
||||||
import Navbar from '../components/Navbar.astro';
|
import Navbar from '../components/Navbar.astro';
|
||||||
|
|
||||||
const pageTitle = Astro.props.title ? `${Astro.props.title} - Corwin Perren`: "Corwin Perren";
|
const pageTitle = Astro.props.title ? `${Astro.props.title} - Corwin Perren`: "Corwin Perren";
|
||||||
|
|||||||
Reference in New Issue
Block a user