Commit 0b0ea483 authored by Pedro Eduardo Trujillo's avatar Pedro Eduardo Trujillo
Browse files

Actualiza título por defecto

parent 54b0cf25
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -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')
@@ -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')