changed naming for img and options in developer-options

This commit is contained in:
Kostya
2024-02-03 23:12:54 +03:00
parent 37b8653490
commit 31f1e5b86f
6 changed files with 36 additions and 26 deletions

View File

@@ -28,11 +28,11 @@
<h1>Hepatir</h1>
</div>
<div class="developer-card-height__technology techonology-styles">
<img src="@/assets/icons-developcard/Logo_C_sharp.png" alt="html">
<img src="../assets/icons-developcard/csharp-logo.png" alt="html">
<p>ASP, .NET, MongoDB</p>
</div>
<div class="developer-card-height__technology-two-column techonology-styles">
<img src="@/assets/icons-developcard/pngegg.png" alt="html">
<img src="../assets/icons-developcard/sql-logo.png" alt="html">
<p>SQL</p>
</div>
</div>