Update robots.txt to start index
All checks were successful
Deploy via SSH (rsync) / deploy (push) Successful in 16s

This commit is contained in:
ascet-tomsk
2026-01-13 09:39:20 +07:00
parent 4e171d16d3
commit 5946e85de5
3 changed files with 7 additions and 3 deletions

View File

@@ -5,7 +5,7 @@
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Арсений</title>
<title>Арсений Ахтамов</title>
<link rel="stylesheet" href="css/style.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css">
</head>
@@ -15,7 +15,7 @@
<!-- Навигация -->
<nav class="navbar">
<div class="container">
<a href="#" class="logo">Арсений Ахтамов.</a>
<a href="#" class="logo">Арсений Ахтамов</a>
<div class="nav-links">
<a href="#about">Обо мне</a>
<a href="#interests">Интересы</a>