forked from web/portal
update title
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
<!doctype html>
|
<!doctype html>
|
||||||
<html lang="{{.Site.Language.Lang }}">
|
<html lang="{{.Site.Language.Lang }}">
|
||||||
<head>
|
<head>
|
||||||
<title>Ecogood portal</title>
|
<title>ECG portal</title>
|
||||||
<link rel="stylesheet" href="{{ "ecogood.css" | absURL }}"/>
|
<link rel="stylesheet" href="{{ "ecogood.css" | absURL }}"/>
|
||||||
<link rel="icon" href="{{ "favicon-cropped.webp" | absURL }}" sizes="32x32" />
|
<link rel="icon" href="{{ "favicon-cropped.webp" | absURL }}" sizes="32x32" />
|
||||||
<link rel="icon" href="{{ "favicon.webp" | absURL }}" sizes="192x192" />
|
<link rel="icon" href="{{ "favicon.webp" | absURL }}" sizes="192x192" />
|
||||||
|
|||||||
Reference in New Issue
Block a user