Changed Firq FGO Site to firq.dev
This commit is contained in:
parent
66c9220468
commit
08b2227b22
11 changed files with 12 additions and 12 deletions
src/layouts
|
@ -3,7 +3,7 @@ import SmallTitle from '@components/titles/smallTitle.astro'
|
|||
import Layout from './Layout.astro'
|
||||
const { frontmatter } = Astro.props
|
||||
|
||||
const title = `${frontmatter.title} - Firq FGO Site`
|
||||
const title = `${frontmatter.title} - firq.dev`
|
||||
const description = frontmatter.description
|
||||
const options_date: Intl.DateTimeFormatOptions = {
|
||||
year: 'numeric',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue