Correct title for login page

master
Dmitry Isaenko 2024-01-13 22:07:59 +03:00
parent 428e7dde5b
commit d66ab98e1f
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
<html xmlns="http://www.w3.org/1999/xhtml" xmlns:th="http://www.thymeleaf.org">
<head>
<title>Marinesco</title>
<title>Marinesco - Login</title>
<link rel="icon" href="/favicon.svg" type="image/svg+xml">
<link rel="alternate icon" href="/favicon.png" type="image/png">
<link rel="stylesheet" th:href="@{/styles/styles.css}" />