Skip to content

Commit

Permalink
fix: update baseurl
Browse files Browse the repository at this point in the history
  • Loading branch information
gabaldon committed Jul 30, 2024
1 parent fc09a17 commit d3d3701
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nuxt.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ import { languageLocales } from './constants'
export default defineNuxtConfig({
ssr: true,
app: {
baseURL: '/website/',
baseURL: '/',
head: {
title: 'Wit/Oracle: The most powerful oracle, provably.',
meta: [
Expand Down

0 comments on commit d3d3701

Please sign in to comment.