Skip to content

Commit d8512f7

Browse files
authored
Linter 1 (#222)
1 parent 61a0847 commit d8512f7

File tree

3 files changed

+2
-1
lines changed

3 files changed

+2
-1
lines changed

content/blog/CJ-3-1-roadmap.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ authors:
77
- alessandro
88
- stefano
99
pubDate: "February 5 2025"
10-
heroImage: "./CJ3-1.png"
10+
heroImage: "./CJ3-1-hero.png"
1111
featured: true
1212
tags:
1313
- CheerpJ

content/blog/CJ3-1-hero.png

126 KB
Loading

sites/cheerpx/src/content/docs/11-guides/Networking.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,7 @@ What is happening here?
129129
- [stateUpdateCb] and [netmapUpdateCb] are necessary for tracking network status and updates to network maps.
130130

131131
After setting up the network interface, you can trigger the network login by calling.
132+
132133
```js
133134
await cx.networkLogin();
134135
```

0 commit comments

Comments
 (0)