diff --git a/content/tft/index.md b/content/tft/index.md
index 03b8fa0e2..2cddde5dc 100644
--- a/content/tft/index.md
+++ b/content/tft/index.md
@@ -50,7 +50,7 @@ ThreeFold creates an entirely new decentralized Internet economy that allows any
## Meeting **Emerging Demand**
-Data has become the most valuable commodity on earth, the Internet infrastructure is experiencing significant growth. While the current centralized model is facing limitations, ThreeFold can scale to the edge to service the emerging demand.
+Data has become the most valuable commodity on earth, the Internet infrastructure is experiencing significant growth.
While the current centralized model is facing limitations, ThreeFold can scale to the edge to service the emerging demand.
{% end %}
diff --git a/content/tft/stellar_logo.png b/content/tft/stellar_logo.png
new file mode 100644
index 000000000..10d2e849c
Binary files /dev/null and b/content/tft/stellar_logo.png differ
diff --git a/static/images/stellar_logo.png b/static/images/stellar_logo.png
new file mode 100644
index 000000000..10d2e849c
Binary files /dev/null and b/static/images/stellar_logo.png differ
diff --git a/templates/shortcodes/tft_links.html b/templates/shortcodes/tft_links.html
index 6d2f1fd21..1756513e9 100644
--- a/templates/shortcodes/tft_links.html
+++ b/templates/shortcodes/tft_links.html
@@ -5,6 +5,12 @@
{% set link = page.permalink ~ "get_tft_button.png"%}
+
+ {% set link = page.permalink ~ "stellar_logo.png"%}
+
+