Skip to content

Commit

Permalink
04.05.2024 (xml fixes)
Browse files Browse the repository at this point in the history
  • Loading branch information
zmorok committed May 4, 2024
1 parent 505bf00 commit 7a02562
Show file tree
Hide file tree
Showing 3 changed files with 148 additions and 148 deletions.
8 changes: 4 additions & 4 deletions pages/xml/footerIndex.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,10 @@
<div class="footer-section">
<h3>Наши соцсети</h3>
<div class="social-nets">
<div><a target="_blank" href="https://vk.com/id420508717"><img src="images/svg/social nets/vk.svg" alt="vk" /></a></div>
<div><a target="_blank" href="https://github.com/zmorok"><img src="images/svg/social nets/github.svg" alt="github" /></a></div>
<div><a target="_blank" href="https://www.youtube.com/"><img src="images/svg/social nets/youtube.svg" alt="youtube" /></a></div>
<div><a target="_blank" href="https://www.facebook.com"><img src="images/svg/social nets/facebook.svg" alt="facebook" /></a></div>
<div><a target="_blank" href="https://vk.com/id420508717"><img src="./images/svg/social nets/vk.svg" alt="vk" /></a></div>
<div><a target="_blank" href="https://github.com/zmorok"><img src="./images/svg/social nets/github.svg" alt="github" /></a></div>
<div><a target="_blank" href="https://www.youtube.com/"><img src="./images/svg/social nets/youtube.svg" alt="youtube" /></a></div>
<div><a target="_blank" href="https://www.facebook.com"><img src="./images/svg/social nets/facebook.svg" alt="facebook" /></a></div>
</div>
</div>
</div>
Expand Down
8 changes: 4 additions & 4 deletions pages/xml/footerPages.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,10 @@
<div class="footer-section">
<h3>Наши соцсети</h3>
<div class="social-nets">
<div><a target="_blank" href="https://vk.com/id420508717"><img src="../../images/svg/social nets/vk.svg" alt="vk" /></a></div>
<div><a target="_blank" href="https://github.com/zmorok"><img src="../../images/svg/social nets/github.svg" alt="github" /></a></div>
<div><a target="_blank" href="https://www.youtube.com/"><img src="../../images/svg/social nets/youtube.svg" alt="youtube" /></a></div>
<div><a target="_blank" href="https://www.facebook.com"><img src="../../images/svg/social nets/facebook.svg" alt="facebook" /></a></div>
<div><a target="_blank" href="https://vk.com/id420508717"><img src="./../images/svg/social nets/vk.svg" alt="vk" /></a></div>
<div><a target="_blank" href="https://github.com/zmorok"><img src="./../images/svg/social nets/github.svg" alt="github" /></a></div>
<div><a target="_blank" href="https://www.youtube.com/"><img src="./../images/svg/social nets/youtube.svg" alt="youtube" /></a></div>
<div><a target="_blank" href="https://www.facebook.com"><img src="./../images/svg/social nets/facebook.svg" alt="facebook" /></a></div>
</div>
</div>
</div>
Expand Down
Loading

0 comments on commit 7a02562

Please sign in to comment.