File tree Expand file tree Collapse file tree 1 file changed +1
-3
lines changed
Expand file tree Collapse file tree 1 file changed +1
-3
lines changed Original file line number Diff line number Diff line change 1818 < link rel= " apple-touch-icon" href= " /logo192.png" / >
1919 < link rel= " manifest" href= " /manifest.json" / >
2020 < title> StatsHouse UI < / title>
21-
21+ < meta name = " build-version " content = " <%= import.meta.env.REACT_APP_BUILD_VERSION %> " / >
2222 < % if (import .meta.env.PROD) { %>
23- <meta name ="build -version " content ="%REACT_APP_BUILD_VERSION %" />
2423 <meta name ="settings " content ="{{.Settings }}" />
2524 <% } else { %>
26- <meta name=" build-version" content=" <%= import.meta.env.REACT_APP_BUILD_VERSION ?? ' dev' %>" />
2725 <meta name=" settings" content=" <%= import.meta.env.REACT_APP_CONFIG %>" />
2826 <% } %> <% if (import.meta.env.PROD) { %><!--{{ if .OpenGraph }}-->
2927 <meta property=" og:title" content=" {{.OpenGraph .Title }}" />
You can’t perform that action at this time.
0 commit comments