mirror of
https://gitlab.com/TECHNOFAB/nixlets.git
synced 2025-12-12 01:50:05 +01:00
docs: add simple logo
This commit is contained in:
parent
2b01d9955b
commit
94aa02b9e3
3 changed files with 3 additions and 4 deletions
BIN
docs/images/favicon.png
Normal file
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
BIN
docs/images/logo.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 20 KiB |
|
|
@ -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";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue