Use repo assets raw links for screenshots

This commit is contained in:
hedy 2024-04-08 16:11:45 +08:00
parent a283414e63
commit d555cfa651
Signed by: hedy
GPG Key ID: B51B5A8D1B176372
10 changed files with 8 additions and 8 deletions

View File

@ -10,7 +10,7 @@
A minimalist line-mode smolnet client written in go.
![screenshot](https://hedy.smol.pub/gelim-pager.png)
![screenshot](https://raw.githubusercontent.com/hedyhli/gelim/master/assets/gelim-pager.png)
[More screenshots](#screenshots)
@ -368,31 +368,31 @@ input(prompt=None, /)
**Commands**
![screenshot of `help` command output](https://hedy.smol.pub/gelim-cmds.png)
![screenshot of `help` command output](https://raw.githubusercontent.com/hedyhli/gelim/master/assets/gelim-cmds.png)
**Tour**
![screenshot of tour command](https://hedy.smol.pub/tour.png)
![screenshot of tour command](https://raw.githubusercontent.com/hedyhli/gelim/master/assets/tour.png)
**Edit url**
![screenshot of editing url](https://hedy.smol.pub/editurl.png)
![screenshot of editing url](https://raw.githubusercontent.com/hedyhli/gelim/master/assets/editurl.png)
**Spartan**
![screenshot of spartan colors](https://hedy.smol.pub/spartan-colors.png)
![screenshot of spartan colors](https://raw.githubusercontent.com/hedyhli/gelim/master/assets/spartan-colors.png)
**Links**
![screenshot of links](https://hedy.smol.pub/link.png)
![screenshot of links](https://raw.githubusercontent.com/hedyhli/gelim/master/assets/link.png)
**Search**
![screenshot of search command](https://hedy.smol.pub/search.png)
![screenshot of search command](https://raw.githubusercontent.com/hedyhli/gelim/master/assets/search.png)
**Spartan input**
![screenshot of spartan input functionality](https://hedy.smol.pub/spartan-input.png)
![screenshot of spartan input functionality](https://raw.githubusercontent.com/hedyhli/gelim/master/assets/spartan-input.png)
## Behavior details

BIN
assets/editurl.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 88 KiB

BIN
assets/gelim-cmds.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 258 KiB

BIN
assets/gelim-pager.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 306 KiB

BIN
assets/link.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 117 KiB

BIN
assets/search.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 191 KiB

BIN
assets/spartan-colors.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 99 KiB

BIN
assets/spartan-input.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 67 KiB

BIN
assets/test.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 306 KiB

BIN
assets/tour.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 107 KiB