deleting iso everywhere and soft.html too

This commit is contained in:
2021-10-29 21:48:20 +04:00
parent b22e8c18ba
commit bc0402129c
6 changed files with 3 additions and 146 deletions

View File

@ -13,10 +13,9 @@
</head>
<body>
<nav>
<a href="index.html">Главная</a>
<a href="contacts.html">Контакты</a>
<strong><a href="index.html">Главная</a></strong>
<a href="contacts.html" class="active">Контакты</a>
<a href="soft.html">Софт</a>
<a href="iso.html">Образы</a>
<a href="thanks.html">Благодарности</a>
<a href="projects.html">Проекты</a>
</nav>