- updated env vars;
This commit is contained in:
@@ -2,11 +2,11 @@
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8"/>
|
||||
<link rel="icon" href="%PUBLIC_URL%/loaded-files/favicon.ico"/>
|
||||
<link rel="icon" href="/loaded-files/favicon.ico"/>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"/>
|
||||
<meta name="description" content="Gepafin"/>
|
||||
<link rel="apple-touch-icon" href="%PUBLIC_URL%/loaded-files/logo.svg"/>
|
||||
<link rel="manifest" href="%PUBLIC_URL%/manifest.json"/>
|
||||
<meta name="description" content="%REACT_APP_TAB_TITLE%"/>
|
||||
<link rel="apple-touch-icon" href="/loaded-files/%REACT_APP_LOGO_FILENAME%"/>
|
||||
<link rel="manifest" href="/manifest.json"/>
|
||||
<title>%REACT_APP_TAB_TITLE%</title>
|
||||
</head>
|
||||
<body data-topbar="dark" data-layout-size="fluid" class="right-bar-enabled" data-layout="horizontal" data-sidebar-size>
|
||||
|
||||
Reference in New Issue
Block a user