Skip to content
This repository was archived by the owner on Feb 22, 2024. It is now read-only.

Commit c5f91cb

Browse files
authored
Mitra/fix footer link (#7355)
* fix: 🐛 fix footer link * fix: 🐛 fix footer link
1 parent c1ad6cd commit c5f91cb

File tree

10 files changed

+10
-10
lines changed

10 files changed

+10
-10
lines changed

src/root_files/_common/binary-to-deriv/bot.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -270,7 +270,7 @@ <h1 data-i18n-text="Reality Check"></h1>
270270
<source src="sound/i-am-being-serious.ogg" type="audio/ogg" />
271271
<source src="sound/i-am-being-serious.mp3" type="audio/mp3" />
272272
</audio>
273-
<script src="js/bundle-ca910a23e2.js"></script><script src="js/bot-e3999fd0d6.min.js"></script> <div id='elevio-shell' class='invisible'>
273+
<script src="js/bundle-ca910a23e2.js"></script><script src="js/bot-09eb1016c8.min.js"></script> <div id='elevio-shell' class='invisible'>
274274
<span class='text'></span>
275275
<span class='icon'>
276276
<svg viewBox="0 0 74.2 74.2">

src/root_files/_common/binary-to-deriv/endpoint.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ <h1>Change API Endpoint</h1>
6666
</div>
6767
</div>
6868
</div>
69-
<script src="js/index-579bea4909.min.js"></script> <style>
69+
<script src="js/index-b86842b42b.min.js"></script> <style>
7070
#details td {
7171
border: none;
7272
}

src/root_files/_common/binary-to-deriv/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,6 @@ <h3 class="center" data-i18n-text="Trade More Efficiently Than You Ever Thought
9898
</div>
9999
</div>
100100
<div id="footer"></div>
101-
<script src="js/index-579bea4909.min.js"></script> <!-- Google Tag Manager (noscript) --> <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-P97C2DZ" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> <!-- End Google Tag Manager (noscript) --> </div>
101+
<script src="js/index-b86842b42b.min.js"></script> <!-- Google Tag Manager (noscript) --> <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-P97C2DZ" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> <!-- End Google Tag Manager (noscript) --> </div>
102102
</body>
103103
</html>

src/root_files/_common/binary-to-deriv/js/bot-e3999fd0d6.min.js renamed to src/root_files/_common/binary-to-deriv/js/bot-09eb1016c8.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/root_files/_common/binary-to-deriv/js/bot.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/root_files/_common/binary-to-deriv/js/bot.min.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/root_files/_common/binary-to-deriv/js/index-579bea4909.min.js renamed to src/root_files/_common/binary-to-deriv/js/index-b86842b42b.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/root_files/_common/binary-to-deriv/js/index.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/root_files/_common/binary-to-deriv/js/index.min.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/root_files/_common/binary-to-deriv/movetoderiv.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ <h3 class="center" data-i18n-text="Trade More Efficiently Than You Ever Thought
101101
</div>
102102
</div>
103103
</div>
104-
<script src="js/index-579bea4909.min.js"></script> <!-- Google Tag Manager (noscript) --> <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-P97C2DZ" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> <!-- End Google Tag Manager (noscript) --> </div>
104+
<script src="js/index-b86842b42b.min.js"></script> <!-- Google Tag Manager (noscript) --> <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-P97C2DZ" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> <!-- End Google Tag Manager (noscript) --> </div>
105105
</div>
106106
</body>
107107
</html>

0 commit comments

Comments
 (0)