about summary refs log tree commit diff
path: root/nuxt.config.js
diff options
context:
space:
mode:
authorPatryk Niedźwiedziński <pniedzwiedzinski19@gmail.com>2019-10-08 16:10:34 +0200
committerPatryk Niedźwiedziński <pniedzwiedzinski19@gmail.com>2019-10-08 16:10:34 +0200
commit34115881ec262e6e962c3cfb2f57038e0b139cf3 (patch)
tree10ce745e820d995891cf1533bdd2ec1de7d38a26 /nuxt.config.js
parent11b4d4779d7c955f99ababa5b7abe9281912de08 (diff)
downloadpuszcza-34115881ec262e6e962c3cfb2f57038e0b139cf3.tar.gz
puszcza-34115881ec262e6e962c3cfb2f57038e0b139cf3.zip
Change language
Diffstat (limited to 'nuxt.config.js')
-rw-r--r--nuxt.config.js3
1 files changed, 3 insertions, 0 deletions
diff --git a/nuxt.config.js b/nuxt.config.js
index b2ce49d..d1422ea 100644
--- a/nuxt.config.js
+++ b/nuxt.config.js
@@ -4,6 +4,9 @@ export default {
    ** Headers of the page
    */
   head: {
+    htmlAttrs: {
+      lang: 'pl'
+    },
     title: '19 PDH Puszcza',
     meta: [
       { charset: 'utf-8' },