Skip to content

Commit 8fbf423

Browse files
committed
adjust width
1 parent e74ff1c commit 8fbf423

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

content/docs/record.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Recorded sessions often have long delay between outputs. You can set `wait_time`
2121

2222
The following screenshot shows how to use ```witty merge``` to merge three recorded sessions into `alltasks.scr`.
2323

24-
<img src="/static/img/merge.png" width="640px">
24+
![img](/static/img/merge.png)
2525

2626
{{< hint info>}}
2727
The intended use of this is to record a separate session for each individual task, rename and merge them into a final session for submission to a project.

content/docs/ui.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ After a session has been recorded, the main window's `Recorded Sessions` will li
6666

6767
Here is a screencast where we replay a recorded session that updates the [pi-hole](https://pi-hole.net/) system. You can fully control the playback using the progress bar. Clicking on the progress bar stops the replay and fast-forwards (or fast-backwards) the screen to that location. You can scroll the screen to view the history when replay is stopped and resume the replay.
6868

69-
<img src="/static/img/replay.gif" width="720px">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
69+
![img](/static/img/replay.gif)
7070

7171

7272
<!--

0 commit comments

Comments
 (0)