Skip to content

Commit bd8eff0

Browse files
committed
Add imgur images to local repo
1 parent f660660 commit bd8eff0

File tree

5 files changed

+3
-3
lines changed

5 files changed

+3
-3
lines changed

deploy/img/scrot-first-start.png

9.61 KB
Loading

deploy/img/scrot1-small.png

19.9 KB
Loading

deploy/img/scrot1.png

33 KB
Loading

src/getting-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ labwc -s alacritty
3131
Alternatively, if you have bemenu installed, you can use the default keybind
3232
Alt-F3 to launch applications.
3333

34-
<img src="https://i.imgur.com/vn1eGaI.png" />
34+
<img src="img/scrot-first-startup.png" />
3535

3636
# Configuration
3737

src/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ be controlled with dbus, sway/i3-IPC or other technology. The reason for this is
1313
that we believe that custom IPCs and protocols create a fragmentation that
1414
hinders general Wayland adoption.
1515

16-
<a href="https://i.imgur.com/vOelinT.png">
17-
<img src="https://i.imgur.com/vOelinTl.png">
16+
<a href="img/scrot1.png">
17+
<img src="img/scrot1-small.png">
1818
</a>
1919

2020
[wayland]: https://wayland.freedesktop.org/

0 commit comments

Comments
 (0)