- add site title to vue.config
- lnaguage tag for html page - change portal api to new subdomain
This commit is contained in:
parent
ed7bd8c4d2
commit
fb40b230d9
3 changed files with 18 additions and 9 deletions
|
@ -1,10 +1,12 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="">
|
||||
<html lang="de">
|
||||
|
||||
<head>
|
||||
<meta charset="utf-8" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
||||
<meta name="viewport" content="width=device-width,initial-scale=1.0" />
|
||||
<meta name="description" content="Data Publisher for Geoscience Austria">
|
||||
<meta name="author" content="Arno Kaimbacher">
|
||||
<link rel="icon" href="<%= BASE_URL %>favicon.ico" />
|
||||
<title>
|
||||
<%= htmlWebpackPlugin.options.title %>
|
||||
|
|
Loading…
Add table
editor.link_modal.header
Reference in a new issue