Skip to content

Commit 0670528

Browse files
authored
Update index page icons for consistency (#250)
* remove material icons from index pages * llms
1 parent fb34098 commit 0670528

File tree

4 files changed

+12
-12
lines changed

4 files changed

+12
-12
lines changed

build/reference/index.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ In this section, you'll find reference information that is essential for develop
1919

2020
[:custom-arrow: View list of chain IDs](/docs/build/reference/chain-ids/)
2121

22-
- :material-timer-sand:{ .lg .middle } **Consistency Levels**
22+
- :octicons-clock-16:{ .lg .middle } **Consistency Levels**
2323

2424
---
2525

@@ -43,11 +43,11 @@ In this section, you'll find reference information that is essential for develop
4343

4444
[:custom-arrow: View list of contract addresses](/docs/build/reference/contract-addresses/)
4545

46-
- :material-code-braces:{ .lg .middle } **Wormhole Formatted Addresses**
46+
- :octicons-checkbox-16:{ .lg .middle } **Wormhole Formatted Addresses**
4747

4848
---
4949

50-
Learn how Wormhole formats addresses into a 32-byte hex format for cross-chain compatibility.
50+
Learn how Wormhole formats addresses into a 32-byte hex format for cross-chain compatibility.
5151

5252
This includes converting addresses between their native formats and the Wormhole format across multiple blockchains.
5353

infrastructure/relayers/index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ description: Learn how to develop your own custom off-chain relaying service, gi
4848

4949
[:custom-arrow: Learn more about relayers](/docs/learn/infrastructure/relayer/)
5050

51-
- :material-package-variant:{ .lg .middle } **Simplify the Development Process**
51+
- :octicons-gear-16:{ .lg .middle } **Simplify the Development Process**
5252

5353
---
5454

infrastructure/spy/index.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -31,15 +31,15 @@ description: Discover everything you need to about the Wormhole Spy, a daemon th
3131

3232
[:custom-arrow: Learn more about Spies](/docs/learn/infrastructure/spy/)
3333

34-
- :material-package-variant:{ .lg .middle } **Interact with a Spy**
34+
- :octicons-code-16:{ .lg .middle } **Interact with a Spy**
3535

3636
---
3737

3838
Use the Wormhole Spy SDK to subscribe to the stream of signed messages.
3939

4040
[:custom-arrow: Use the Wormhole Spy SDK](https://github.com/wormhole-foundation/wormhole/blob/main/spydk/js/README.md){target=\_blank}
4141

42-
- :material-package-variant:{ .lg .middle } **Alternative Implementations**
42+
- :octicons-bookmark-16:{ .lg .middle } **Alternative Implementations**
4343

4444
---
4545

llms.txt

+6-6
Original file line numberDiff line numberDiff line change
@@ -11184,7 +11184,7 @@ In this section, you'll find reference information that is essential for develop
1118411184

1118511185
[:custom-arrow: View list of chain IDs](/docs/build/reference/chain-ids/)
1118611186

11187-
- :material-timer-sand:{ .lg .middle } **Consistency Levels**
11187+
- :octicons-clock-16:{ .lg .middle } **Consistency Levels**
1118811188

1118911189
---
1119011190

@@ -11208,11 +11208,11 @@ In this section, you'll find reference information that is essential for develop
1120811208

1120911209
[:custom-arrow: View list of contract addresses](/docs/build/reference/contract-addresses/)
1121011210

11211-
- :material-code-braces:{ .lg .middle } **Wormhole Formatted Addresses**
11211+
- :octicons-checkbox-16:{ .lg .middle } **Wormhole Formatted Addresses**
1121211212

1121311213
---
1121411214

11215-
Learn how Wormhole formats addresses into a 32-byte hex format for cross-chain compatibility.
11215+
Learn how Wormhole formats addresses into a 32-byte hex format for cross-chain compatibility.
1121611216

1121711217
This includes converting addresses between their native formats and the Wormhole format across multiple blockchains.
1121811218

@@ -13280,7 +13280,7 @@ description: Learn how to develop your own custom off-chain relaying service, gi
1328013280

1328113281
[:custom-arrow: Learn more about relayers](/docs/learn/infrastructure/relayer/)
1328213282

13283-
- :material-package-variant:{ .lg .middle } **Simplify the Development Process**
13283+
- :octicons-gear-16:{ .lg .middle } **Simplify the Development Process**
1328413284

1328513285
---
1328613286

@@ -13646,15 +13646,15 @@ description: Discover everything you need to about the Wormhole Spy, a daemon th
1364613646

1364713647
[:custom-arrow: Learn more about Spies](/docs/learn/infrastructure/spy/)
1364813648

13649-
- :material-package-variant:{ .lg .middle } **Interact with a Spy**
13649+
- :octicons-code-16:{ .lg .middle } **Interact with a Spy**
1365013650

1365113651
---
1365213652

1365313653
Use the Wormhole Spy SDK to subscribe to the stream of signed messages.
1365413654

1365513655
[:custom-arrow: Use the Wormhole Spy SDK](https://github.com/wormhole-foundation/wormhole/blob/main/spydk/js/README.md){target=\_blank}
1365613656

13657-
- :material-package-variant:{ .lg .middle } **Alternative Implementations**
13657+
- :octicons-bookmark-16:{ .lg .middle } **Alternative Implementations**
1365813658

1365913659
---
1366013660

0 commit comments

Comments
 (0)