diff --git a/src/main/resources/templates/default.html b/src/main/resources/templates/default.html
index e7c1cec..aa66144 100644
--- a/src/main/resources/templates/default.html
+++ b/src/main/resources/templates/default.html
@@ -33,13 +33,13 @@
Link
- Link
+ Разметка данных
- Link
+ Правила
- Link
+ Рекомендации
diff --git a/src/main/resources/templates/listRepositories.html b/src/main/resources/templates/listRepositories.html
index 8e07b46..ab2ff08 100644
--- a/src/main/resources/templates/listRepositories.html
+++ b/src/main/resources/templates/listRepositories.html
@@ -19,7 +19,7 @@
|
+ th:text="${repo.name}" th:title="${repo.url}">
|