Skip to content

Commit 02d9139

Browse files
authored
Clean up home page
1 parent 761381a commit 02d9139

1 file changed

Lines changed: 1 addition & 7 deletions

File tree

src/components/HomepageFeatures/index.js

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -211,13 +211,6 @@ export default function HomepageFeatures() {
211211
"Excel-DNA is one of the most impressive open-source projects in the space. Its flexibility and simplicity have allowed us to create a powerful Excel Addin with a small team." - Kevin Fox, CTO, <a href="https://ycharts.com/" target="_blank" rel="noopener noreferrer">YCharts</a>
212212
</p>
213213
<p>&nbsp;</p>
214-
<p>
215-
<a href="http://www.janestcapitcal.com" target="_blank" rel="noopener noreferrer">
216-
<img loading="lazy" class="float-image img_node_modules-@docusaurus-theme-classic-lib-theme-MDXComponents-Img-styles-module" src="img/jane-street-logo.png" /></a>
217-
<br />
218-
<a href="http://www.janestcapital.com/" target="_blank" rel="noopener noreferrer">Jane Street</a> uses Excel-DNA.
219-
</p>
220-
<p>&nbsp;</p>
221214
<p>
222215
<a href="http://eqfltd.com" target="_blank" rel="noopener noreferrer">
223216
<img loading="lazy" class="float-image img_node_modules-@docusaurus-theme-classic-lib-theme-MDXComponents-Img-styles-module" src="img/eq_logo.png" /></a>
@@ -257,3 +250,4 @@ export default function HomepageFeatures() {
257250
</section>
258251
);
259252
}
253+

0 commit comments

Comments
 (0)