Skip to content

Commit ea45eeb

Browse files
authored
[DO-597] twitter-x icon updated (#57)
1 parent f82b8f7 commit ea45eeb

File tree

3 files changed

+4
-11
lines changed

3 files changed

+4
-11
lines changed

assets/img/footer/twitter.svg

Lines changed: 0 additions & 10 deletions
This file was deleted.

assets/img/footer/x_icon.svg

Lines changed: 3 additions & 0 deletions
Loading

components/ep/layout/FooterSocial.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ const social = config.exactproDocs.social
5858
>
5959
<img
6060
v-if="!social?.twitter?.customIcon"
61-
src="../../../assets/img/footer/twitter.svg"
61+
src="../../../assets/img/footer/x_icon.svg"
6262
class="icon"
6363
alt="Exactpro Twitter page"
6464
/>

0 commit comments

Comments
 (0)