diff options
author | LifeIsAParadox <LifeIsAParadox@users.noreply.github.com> | 2022-01-28 03:46:00 +0100 |
---|---|---|
committer | LifeIsAParadox <LifeIsAParadox@users.noreply.github.com> | 2022-01-28 03:46:00 +0100 |
commit | e0cefac2db16f10490c0c980686fafc6263ead9a (patch) | |
tree | 963d484eb60d238a992dca3fea0c7a4a5a18050a /README.md | |
parent | a3b5cad38376be3da5674480ec60f4610b321671 (diff) | |
download | Skyblocker-e0cefac2db16f10490c0c980686fafc6263ead9a.tar.gz Skyblocker-e0cefac2db16f10490c0c980686fafc6263ead9a.tar.bz2 Skyblocker-e0cefac2db16f10490c0c980686fafc6263ead9a.zip |
implementing KonaeAkira quicknav
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 10 |
1 files changed, 7 insertions, 3 deletions
@@ -43,10 +43,14 @@ ___ ___ ## Images -<details> -<summary>open (no images yet)</summary> +<details open> +<summary>open</summary> -<img height="150" src="https://i.etsystatic.com/30407219/r/il/1183a7/3143262438/il_fullxfull.3143262438_9m3l.jpg" /> +<img padding="10px,0px" height="150" src="https://staging.hysky.de/hotbar.png" /> +<img padding="10px,0px" height="150" src="https://staging.hysky.de/minimap.png" /> +<img padding="10px,0px" height="150" src="https://staging.hysky.de/tooltip1.png" /> +<img padding="10px,0px" height="150" src="https://staging.hysky.de/tooltip2.png" /> +<img padding="10px,0px" height="150" src="https://staging.hysky.de/drill.png" /> </details> |