1
Fork 0
mirror of https://github.com/Steffo99/bluelib.git synced 2024-10-16 05:37:28 +00:00

Move images to Steffo99/bluelib-images and use absolute URLs pointing to them

This commit is contained in:
Steffo 2023-05-25 02:04:50 +02:00
parent 605dbec52b
commit a8523190ee
Signed by: steffo
GPG key ID: 2A24051445686895
23 changed files with 4 additions and 5 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 329 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 626 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 44 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.3 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 96 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.3 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 451 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 816 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 42 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.4 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 112 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 790 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 137 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 272 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 13 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.2 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 32 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.2 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 115 KiB

View file

@ -6,7 +6,7 @@
@media screen {
@{bluelib} {
.create-background-images("../images/anastasiia-chepinska-lcfH0p6emhw-unsplash-edited/", "jpg");
.create-background-images("https://gh.steffo.eu/bluelib-images/anastasiia-chepinska-lcfH0p6emhw-unsplash-edited/", "jpg");
.create-hsl-group(background; 0deg; 8%; 14%);
.create-hsl-group(foreground; 19deg; 91%; 46%);

View file

@ -5,7 +5,7 @@
@media screen {
@{bluelib} {
.create-background-image("../images/viktya-pixeldawn/full.png");
.create-background-image("https://gh.steffo.eu/bluelib-images/viktya-pixeldawn/full.png");
.create-hsl-group(background; 14deg; 85%; 74%);
.create-hsl-group(foreground; 340deg; 40%; 20%);

View file

@ -5,7 +5,7 @@
@media screen {
@{bluelib} {
.create-background-images("../images/kazuend-2KXEb_8G5vo-edited-unsplash/", "jpg");
.create-background-images("https://gh.steffo.eu/bluelib-images/kazuend-2KXEb_8G5vo-edited-unsplash/", "jpg");
.create-hsl-group(background; 262deg; 85%; 13%);
.create-hsl-group(foreground; 262deg; 100%; 78%);

View file

@ -5,8 +5,7 @@
@media screen {
@{bluelib} {
.create-background-images("../images/fabrice-nerfin-puHQJZd3MDg-unsplash/", "jpg");
// .create-background-images("https://bluelib.steffo.eu/images/fabrice-nerfin-puHQJZd3MDg-unsplash/", "jpg");
.create-background-images("https://gh.steffo.eu/bluelib-images/fabrice-nerfin-puHQJZd3MDg-unsplash/", "jpg");
.create-hsl-group(background; 224deg; 64%; 14%);
.create-hsl-group(foreground; 212deg; 100%; 81%);