diff --git a/articles/hubs/blocks.md b/articles/hubs/blocks.md index 84a6392..e0b5ea3 100644 --- a/articles/hubs/blocks.md +++ b/articles/hubs/blocks.md @@ -1,6 +1,6 @@ # Blocks -![Blocks](https://github.com/stoplightio/docs/blob/develop/assets/gifs/blocks.gif?raw=true) +![Blocks](https://github.com/stoplightio/docs/blob/develop/assets/gifs/Blocks.gif?raw=true) ## What Blocks are the micro-level building blocks of Hubs. They house multiple forms of content and allow for simple restructuring and modification. @@ -22,12 +22,6 @@ Blocks are the micro-level building blocks of Hubs. They house multiple forms of * An upper level block for organizing text within tabs ### Callout * A text block with color for emphasis -### Hero -* A large stylized text block with additional functionality typically found on landing pages -### Bar List -* A navigational block composed of bars with buttons -### Card List -* A navigational block composed of cards with text, buttons, and optional images ### HTML * Include arbitrary HTML in your hubs when the other base block types don't quite do the trick @@ -35,7 +29,7 @@ Blocks are the micro-level building blocks of Hubs. They house multiple forms of **Related Articles** - [Documentation with Hubs](/documentation/introduction) - [Routing](/documentation/getting-started/routing) -- [Headers & Footers](/documentation/getting-started/header-footer) +- [Headers](/documentation/getting-started/header-footer) - [Pages](/documentation/getting-started/pages) - [Subpages](/documentation/getting-started/subpages) - [Referencing Other Data Sources](/documentation/referencing-other-data-sources)