Loading server-app/views/layout.pug +2 −2 Original line number Diff line number Diff line Loading @@ -2,7 +2,7 @@ doctype html html head title REDMIC title ECOMARCAN meta(charset = 'utf-8') meta(name = 'viewport' content = 'width=device-width, initial-scale=1') Loading Loading @@ -38,7 +38,7 @@ html meta(name = 'og:locale' content = locale) meta(name = 'og:locale:alternate' content = altLocale1) meta(name = 'og:type' content = 'website') meta(name = 'og:site_name' content = 'REDMIC') meta(name = 'og:site_name' content = 'ECOMARCAN') meta(name = 'twitter:card' content = 'summary') meta(name = 'twitter:site' content = '@redmic_project') Loading Loading
server-app/views/layout.pug +2 −2 Original line number Diff line number Diff line Loading @@ -2,7 +2,7 @@ doctype html html head title REDMIC title ECOMARCAN meta(charset = 'utf-8') meta(name = 'viewport' content = 'width=device-width, initial-scale=1') Loading Loading @@ -38,7 +38,7 @@ html meta(name = 'og:locale' content = locale) meta(name = 'og:locale:alternate' content = altLocale1) meta(name = 'og:type' content = 'website') meta(name = 'og:site_name' content = 'REDMIC') meta(name = 'og:site_name' content = 'ECOMARCAN') meta(name = 'twitter:card' content = 'summary') meta(name = 'twitter:site' content = '@redmic_project') Loading