Adding images to assets

This commit is contained in:
Sharwin24 2024-12-30 12:01:55 -08:00
parent 2f7102bf36
commit 636795650c
6 changed files with 1 additions and 1 deletions

BIN
assets/images/c++.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 56 KiB

BIN
assets/images/git.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3 MiB

BIN
assets/images/linux.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 26 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1,018 KiB

View file

@ -35,7 +35,7 @@ body {
}
:root {
--bs-body-color: white;
--bs-body-color: get-light-color('text-color');
/* Change the global default text color */
}