Skip to content

Commit

Permalink
revert
Browse files Browse the repository at this point in the history
  • Loading branch information
cooperlarson committed Sep 8, 2024
1 parent 3640c49 commit e896658
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/payload/payload.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ import { Header } from './globals/Header'
import { Settings } from './globals/Settings'

const generateTitle: GenerateTitle = () => {
return 'Unforeseen Travels'
return 'My Website'
}

dotenv.config({
Expand Down

0 comments on commit e896658

Please sign in to comment.