www_tf_demo/content/blog/featured/_index.md
2022-02-11 11:19:47 +03:00

1.4 KiB
Raw Blame History

+++ title = "Bridges Connecting the ThreeFold Ecosystem to External Networks" description = "Since the launch of ThreeFold Grid 3.0, TFT is now available on three blockchains Stellar, Binance Smart Chain and the Substrate-based ThreeFold Blockchain (aka TF Chain)." date = 2018-10-17T19:40:00.000Z updated = 2019-04-12T01:33:00.000Z draft = false

[taxonomies] categories=["Engineering"]

[extra] subtitle = "The UNIQUE Post 1 subtitle" author = "HANNAH CORDES" imgPath = "images/sphere-thing.png" date = 2018-10-17T19:40:00.000Z

+++

Image

In-article heading --- it's an H2 because your title is the H1

And after another paragraph or two or three, you may want to add a subheading, which would be an H3, so it would be like the following.

Subheading (H3)

Text here.

And here are some examples of how to use the imgc shortcode in /templates/shortcodes:

{{ imgc(path="blog//2018/10/post-1/Typography-scr-cap-2-2018-10-16.jpg", alt="Thin and dim text that is hard to read", width=1344, height=200) }}

{{ imgc(path="blog//2018/10/post-1/Typography-scr-cap-3-2018-10-16.jpg", alt="More thin and dim text that is hard to read", width=1398, height=252) }}

{{ imgc(path="blog//2018/10/post-1/Typography-scr-cap-4-2018-10-16.jpg", alt="Still more thin and dim text that is hard to read", width=1398, height=164) }}

Closing text. That ends Post 1!