Skip to content

Commit

Permalink
meta data
Browse files Browse the repository at this point in the history
  • Loading branch information
Nathan James committed Dec 13, 2022
1 parent 0f5fe20 commit c095364
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions frontend/nuxt.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,14 @@ export default {
target: 'static',
// Global page headers: https://go.nuxtjs.dev/config-head
head: {
title: 'frontend',
title: 'Learn EOS',
htmlAttrs: {
lang: 'en'
},
meta: [
{ charset: 'utf-8' },
{ name: 'viewport', content: 'width=device-width, initial-scale=1' },
{ hid: 'description', name: 'description', content: '' },
{ hid: 'description', name: 'description', content: 'Learn and Earn on EOS with the Learn Hub' },
{ name: 'format-detection', content: 'telephone=no' }
],
link: [
Expand Down

0 comments on commit c095364

Please sign in to comment.