We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f82b8f7 commit ea45eebCopy full SHA for ea45eeb
assets/img/footer/twitter.svg
assets/img/footer/x_icon.svg
components/ep/layout/FooterSocial.vue
@@ -58,7 +58,7 @@ const social = config.exactproDocs.social
58
>
59
<img
60
v-if="!social?.twitter?.customIcon"
61
- src="../../../assets/img/footer/twitter.svg"
+ src="../../../assets/img/footer/x_icon.svg"
62
class="icon"
63
alt="Exactpro Twitter page"
64
/>
0 commit comments