Testing screenshots location and size.
This commit is contained in:
parent
ba3ade9fc8
commit
2bb611d249
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ User Interface) based app in Go.
|
|||
I tried a few TUI high level libraries but settled on [tview](https://github.com/rivo/tview).
|
||||
|
||||
hmhm in action
|
||||
<img src="assets/img/hmhm-loading.png" width="100" height="100" alt="Loading news items." align="center" />
|
||||
<img src="./assets/img/hmhm-loading.png" width="100" height="100" alt="Loading news items." align="center" />
|
||||
<img src="assets/img/hmhm-hn.png" width="100" height="100" alt="Tab #1 - Hacker News" align="center" />
|
||||
<img src="assets/img/hmhm-l.png" width="100" height="100" alt="Tab #2 - Lobste.rs" align="center" />
|
||||
![Loading news items.](assets/img/hmhm-loading.png)
|
||||
|
|
Loading…
Reference in a new issue