]> git.ipfire.org Git - thirdparty/vuejs/create-vue.git/commitdiff
fix(templates): drop English as default language (#600)
authorPhilipp Naderer-Puiu <philipp@naderer-puiu.at>
Mon, 4 Nov 2024 12:19:18 +0000 (13:19 +0100)
committerGitHub <noreply@github.com>
Mon, 4 Nov 2024 12:19:18 +0000 (13:19 +0100)
Fixes #599

template/base/index.html

index 99f583aa2b835f6885f2c233a0e1f6d395fa42af..b19040a0e68e0bffcc502662b32b2aa2eb08c055 100644 (file)
@@ -1,5 +1,5 @@
 <!DOCTYPE html>
-<html lang="en">
+<html lang="">
   <head>
     <meta charset="UTF-8">
     <link rel="icon" href="/favicon.ico">