Skip to content

Commit

Permalink
index integration links
Browse files Browse the repository at this point in the history
  • Loading branch information
steskelt committed Mar 4, 2024
1 parent 9f7e8ee commit e2de001
Show file tree
Hide file tree
Showing 8 changed files with 12 additions and 14 deletions.
1 change: 1 addition & 0 deletions _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,5 +79,6 @@ defaults:
scope:
path: "" # an empty string here means all files in the project
values:
sitemap: true
layout: "default"
author_profile: false
2 changes: 1 addition & 1 deletion _layouts/default.html
Original file line number Diff line number Diff line change
Expand Up @@ -376,7 +376,7 @@ <h6 class="sidebar-header">{{ nav.label }}</h6>
<footer class="border-top footer mt-auto" style="text-align:center;color:white;">
<div class="container-xl d-flex flex-wrap me-auto" style="justify-content: center;">
<div style="margin-right: auto;padding-top: 10pt;font-size:16pt;" class="nav me-auto">
See how your favourite social media influencers rank on real world performance.
See how your favourite social media influencers rank on real world stock picking performance.
</div>
<!--<a href="/" class="nav nav-item nav-link text-muted me-auto" style="padding-left:0;">
<img src="https://tradeaudit.app/assets/images/favicon.ico" title="{{ site.title }}" alt="{{ site.title }}"
Expand Down
1 change: 0 additions & 1 deletion _pages/index.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
permalink: /
title: "Trade Audit App for Social Media"
sitemap: true
---
<h1 class="display-6 fw-bold text-center">What is Trade Audit?</h1>

Expand Down
6 changes: 4 additions & 2 deletions _pages/integrations/substack.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
---
permalink: /substack
title: "Trade Audit for Substack"
sitemap: true
title: "Import trades from Substack into Trade Audit"
---
<h1 class="display-5 fw-bold mb-4 mt-5 text-center">Substack Integration</h1>

Custom integration coming soon, until then import trades as a [webpage](/webpage).
Advanced functionality will automatically be added on next release.

{% include influencerlink.html %}
5 changes: 2 additions & 3 deletions _pages/integrations/webpages.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
---
permalink: /webpages
title: "Trade Audit for Webpages"
sitemap: true
title: "Import trades from any webpage into Trade Audit"
---
<h1 class="display-5 fw-bold mb-4 mt-5 text-center">Webpage URL Integration</h1>
<h1 class="display-5 fw-bold mb-4 mt-5 text-center">Stock Recommendations made on Webpage URL Integration</h1>

{% include influencerlink.html %}
5 changes: 2 additions & 3 deletions _pages/integrations/x.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
---
permalink: /x
title: "Trade Audit for X"
sitemap: true
title: "Import trades from Twitter X into Trade Audit"
---
<h1 class="display-5 fw-bold mb-4 mt-5 text-center">Twitter X Integration</h1>
<h1 class="display-5 fw-bold mb-4 mt-5 text-center">Stock Recommendations made on Twitter X</h1>

<div class="text-center">
The <span style="text-decoration:italic">FinTwit</span> community on X is notorious for a lack of accountability.
Expand Down
5 changes: 2 additions & 3 deletions _pages/integrations/youtube.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
---
permalink: /youtube
title: "Trade Audit for Youtube"
sitemap: true
title: "Import trades from YouTube into Trade Audit"
---
<h1 class="display-5 fw-bold mb-4 mt-5 text-center">YouTube Integration</h1>
<h1 class="display-5 fw-bold mb-4 mt-5 text-center">Stock Recommendations made on YouTube</h1>

<div class="mt-5 mb-5">
<p>
Expand Down
1 change: 0 additions & 1 deletion _pages/rankings.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
permalink: /rankings
title: "Trade Audit Influencer Rankings"
sitemap: true
---

<h1 class="display-6 fw-bold text-center">Influencer Rankings</h1>
Expand Down

0 comments on commit e2de001

Please sign in to comment.