File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ Each folder includes examples for one or more of the following:
1818## The example programs
1919
2020<details >
21- <summary >### Basics</summary >
21+ <summary >Basics</summary >
2222
2323### Hello world
2424
@@ -112,7 +112,7 @@ How to store state that changes size in Solana.
112112
113113</details >
114114<details >
115- <summary >### Tokens</summary >
115+ <summary >Tokens</summary >
116116
117117### Creating tokens
118118
@@ -160,7 +160,7 @@ Allow two users to swap digital assets with each other, each getting 100% of wha
160160
161161<details >
162162
163- <summary >### Token Extensions</summary >
163+ <summary >Token Extensions</summary >
164164
165165### Basics - create token mints, mint tokens, and transfer tokens with Token Extensions
166166
@@ -243,7 +243,7 @@ Create tokens with an inbuilt transfer fee.
243243</details >
244244<details >
245245
246- <summary >### Compression</summary >
246+ <summary >Compression</summary >
247247
248248### Cnft-burn
249249
@@ -267,7 +267,7 @@ Work with Metaplex compressed NFTs.
267267
268268<details >
269269
270- <summary >### Oracles</summary >
270+ <summary >Oracles</summary >
271271
272272### pyth
273273
You can’t perform that action at this time.
0 commit comments