Change document title
This commit is contained in:
@@ -9,8 +9,8 @@ export default {
|
|||||||
|
|
||||||
// Global page headers: https://go.nuxtjs.dev/config-head
|
// Global page headers: https://go.nuxtjs.dev/config-head
|
||||||
head: {
|
head: {
|
||||||
titleTemplate: '%s - iu-quiz-app',
|
titleTemplate: '%s',
|
||||||
title: 'iu-quiz-app',
|
title: 'Quiz App',
|
||||||
meta: [
|
meta: [
|
||||||
{ charset: 'utf-8' },
|
{ charset: 'utf-8' },
|
||||||
{ name: 'viewport', content: 'width=device-width, initial-scale=1' },
|
{ name: 'viewport', content: 'width=device-width, initial-scale=1' },
|
||||||
|
|||||||
Reference in New Issue
Block a user