nick5363 commited on
Commit
32646d4
·
verified ·
1 Parent(s): f8432c6

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +17 -1
index.html CHANGED
@@ -90,7 +90,23 @@
90
  <!-- Widget 3: News (Darqube) -->
91
  <div class="section">
92
  <h2>Market News</h2>
93
- <a class="fx-widget" data-widget="newsfeed" data-lang="en" data-post-date-color="#999" data-post-description-color="#333333" data-post-title-color="#333333" data-widget-bg-color="#FFF" data-show-image data-width="650" data-height="855" data-show-date data-title-font-size="18" data-intro-font-size="16" data-category="news" data-section="all" data-base-url="https://www.fxempire.com" data-url="//www.fxempire.com" href="https://www.fxempire.com" rel="nofollow" style="font-family:Helvetica;font-size:16px;line-height:1.5;text-decoration:none;"> <span style="color:#999999;display:inline-block;margin-top:10px;font-size:12px;">Powered By </span> <img style="width:87px; height:14px;" src="https://www.fxempire.com/logo-full.svg" alt="FX Empire logo" /> </a> <script async charset="utf-8" src="https://widgets.fxempire.com/widget.js" ></script>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
94
 
95
  </body>
96
  </html>
 
90
  <!-- Widget 3: News (Darqube) -->
91
  <div class="section">
92
  <h2>Market News</h2>
93
+ <!-- Finlogix Widget BEGIN-->
94
+ <div class="finlogix-container"></div>
95
+ <script type="text/javascript" src="https://widget.finlogix.com/Widget.js"></script>
96
+ <script type="text/javascript">
97
+ Widget.init({
98
+ widgetId: "d05698dd-45f7-42db-aa71-413ab4c61f65",
99
+ type: "NewsFeed",
100
+ language: "en",
101
+ showBrand: true,
102
+ isShowTradeButton: true,
103
+ isShowBeneathLink: true,
104
+ isShowDataFromACYInfo: true,
105
+ isAdaptive: true,
106
+ withBorderBox: true
107
+ });
108
+ </script>
109
+ <!-- Finlogix Widget END-->
110
 
111
  </body>
112
  </html>