Skip to content

Commit

Permalink
Update nuxt.config.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
frylock34 committed Dec 16, 2021
1 parent 2c4064a commit 8023cc8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions nuxt.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ const rootPath = process.env.NUXT_ENV_ROOT || '/'
const apolloUri = 'https://api.ste3d.ru/index.php?route=api/graphql/usage'

const config: NuxtConfig = {
target: 'static',
head: {
title: '5D Additive Manufacturing',
titleTemplate: 'Stereotech - %s',
Expand Down

0 comments on commit 8023cc8

Please sign in to comment.