update title

This commit is contained in:
Thomas Dedek
2020-01-30 13:00:52 +01:00
parent 8d655688b9
commit b63b167d8b

View File

@@ -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" />