docs: add simple logo

This commit is contained in:
technofab 2025-04-27 17:41:29 +02:00
parent 2b01d9955b
commit 94aa02b9e3
3 changed files with 3 additions and 4 deletions

BIN
docs/images/favicon.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.2 KiB

BIN
docs/images/logo.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 20 KiB

View file

@ -62,10 +62,9 @@
theme = { theme = {
name = "material"; name = "material";
features = ["content.code.copy" "content.action.edit"]; features = ["content.code.copy" "content.action.edit"];
icon = { icon.repo = "simple/gitlab";
logo = "simple/kubernetes"; logo = "images/logo.png";
repo = "simple/gitlab"; favicon = "images/favicon.png";
};
palette = [ palette = [
{ {
scheme = "default"; scheme = "default";