Skip to content

Commit 63a1ea1

Browse files
committed
Refactor code structure for improved readability and maintainability
1 parent 91c10e0 commit 63a1ea1

File tree

4 files changed

+3
-54
lines changed

4 files changed

+3
-54
lines changed

docs/roo-code-cloud/task-sharing.mdx

Lines changed: 1 addition & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -8,24 +8,7 @@ Share your Roo Code tasks and collaborate with others by making tasks publicly a
88
You must be logged in to Roo Code Cloud to share tasks. If you haven't connected your account yet, follow the [login instructions](/roo-code-cloud/login) first.
99
:::
1010

11-
<div style={{ position: 'relative', paddingBottom: '56.25%', height: 0, overflow: 'hidden', backgroundColor: '#000' }}>
12-
<iframe
13-
src="https://www.youtube.com/embed/H2gTNLvs5LU?autoplay=1&loop=1&playlist=H2gTNLvs5LU&mute=1&controls=0&showinfo=0&rel=0&modestbranding=1&iv_load_policy=3&fs=0&cc_load_policy=0&hl=en&color=white&theme=dark"
14-
style={{
15-
position: 'absolute',
16-
top: 0,
17-
left: 0,
18-
width: '100%',
19-
height: '100%',
20-
border: 'none',
21-
background: 'transparent',
22-
}}
23-
frameBorder="0"
24-
allow="autoplay; encrypted-media"
25-
allowFullScreen
26-
title="Roo Code Task Sharing Demo"
27-
></iframe>
28-
</div>
11+
<img src="/img/task-sharing/task-sharing-1.gif" alt="Roo Code Task Sharing Demo" width="600" />
2912

3013
<br />
3114

docs/update-notes/v3.22.0.mdx

Lines changed: 1 addition & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -4,24 +4,7 @@ This major release introduces 1-click task sharing, global rule directories, enh
44

55
## 1-Click Task Sharing
66

7-
<div style={{ position: 'relative', paddingBottom: '56.25%', height: 0, overflow: 'hidden', backgroundColor: '#000' }}>
8-
<iframe
9-
src="https://www.youtube.com/embed/H2gTNLvs5LU?autoplay=1&loop=1&playlist=H2gTNLvs5LU&mute=1&controls=0&showinfo=0&rel=0&modestbranding=1&iv_load_policy=3&fs=0&cc_load_policy=0&hl=en&color=white&theme=dark"
10-
style={{
11-
position: 'absolute',
12-
top: 0,
13-
left: 0,
14-
width: '100%',
15-
height: '100%',
16-
border: 'none',
17-
background: 'transparent',
18-
}}
19-
frameBorder="0"
20-
allow="autoplay; encrypted-media"
21-
allowFullScreen
22-
title="Roo Code Task Sharing Demo"
23-
></iframe>
24-
</div>
7+
<img src="/img/task-sharing/task-sharing-1.gif" alt="Roo Code Task Sharing Demo" width="600" />
258

269
We've added the ability to share your Roo Code tasks publicly right from within the extension ([learn more](/roo-code-cloud/task-sharing)):
2710

docs/update-notes/v3.22.mdx

Lines changed: 1 addition & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -4,24 +4,7 @@ This major release introduces 1-click task sharing, global rule directories, enh
44

55
## 1-Click Task Sharing
66

7-
<div style={{ position: 'relative', paddingBottom: '56.25%', height: 0, overflow: 'hidden', backgroundColor: '#000' }}>
8-
<iframe
9-
src="https://www.youtube.com/embed/H2gTNLvs5LU?autoplay=1&loop=1&playlist=H2gTNLvs5LU&mute=1&controls=0&showinfo=0&rel=0&modestbranding=1&iv_load_policy=3&fs=0&cc_load_policy=0&hl=en&color=white&theme=dark"
10-
style={{
11-
position: 'absolute',
12-
top: 0,
13-
left: 0,
14-
width: '100%',
15-
height: '100%',
16-
border: 'none',
17-
background: 'transparent',
18-
}}
19-
frameBorder="0"
20-
allow="autoplay; encrypted-media"
21-
allowFullScreen
22-
title="Roo Code Task Sharing Demo"
23-
></iframe>
24-
</div>
7+
<img src="/img/task-sharing/task-sharing-1.gif" alt="Roo Code Task Sharing Demo" width="600" />
258

269
We've added the ability to share your Roo Code tasks publicly right from within the extension ([learn more](/roo-code-cloud/task-sharing)):
2710

472 KB
Loading

0 commit comments

Comments
 (0)