parent
57cf29e71c
commit
89189da621
7 changed files with 1360 additions and 1583 deletions
src/layouts
|
@ -10,7 +10,7 @@ import SmallTitle from '../components/smallTitle.astro'
|
|||
export interface Props {
|
||||
collection: 'teslafest' | 'taInfoData'
|
||||
collectionKey: string
|
||||
baseurl: 'database' | 'teslafest'
|
||||
baseurl: string
|
||||
}
|
||||
|
||||
const { collection, collectionKey, baseurl } = Astro.props
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue