Skip to content

Commit 612c665

Browse files
committed
wording
1 parent 376bde8 commit 612c665

File tree

1 file changed

+7
-11
lines changed

1 file changed

+7
-11
lines changed

docs/develop/introduction.md

Lines changed: 7 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -2,28 +2,24 @@
22
title: Develop on Swarm
33
id: introduction
44
sidebar_label: Develop on Swarm
5-
hide_table_of_contents: true
5+
hide_table_of_contents: false
66
pagination_prev: null
77
pagination_next: null
88
---
99

10-
<div class="hub-wrap">
1110

12-
<div class="hub-hero">
13-
<div class="container">
14-
<p class="hub-sub">
15-
This page is the go-to starting point for web3 developers who want to build with Swarm. The guides on this page will help you get started with setting up a Bee node, using that node to integrate your dApp with Swarm, and to begin exploring some example applications to better understand the possibilities of building on Swarm.
16-
</p>
17-
</div>
18-
</div>
11+
This is the go-to starting point for web3 developers who want to build with Swarm. The guides on this page will help you get started with setting up a Bee node, using that node to integrate your dApp with Swarm, and to begin exploring some example applications to better understand the possibilities of building on Swarm.
1912

20-
<div class="container">
13+
## Getting Started
14+
15+
<div class="hub-wrap">
16+
<div class="container">
2117
<ul class="hub-grid">
2218
<li class="hub-card">
2319
<a class="hub-card__link" href="/docs/bee/installation/quick-start">
2420
<h3 class="hub-card__title">Install Bee</h3>
2521
<p class="hub-card__desc">
26-
Install and run a Bee node — the entry point to the Swarm network.
22+
Install and run a Bee node — the entry point to development on the Swarm network.
2723
</p>
2824
<span class="hub-card__cta">Get started</span>
2925
</a>

0 commit comments

Comments
 (0)