generated from sig_core/wiki-template
This commit is contained in:
parent
83a7b1a420
commit
a6ee7db00b
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -11,7 +11,7 @@ jobs:
|
||||
image: docker.io/rockylinux:9
|
||||
steps:
|
||||
- name: Install deps
|
||||
run: dnf -y install git python3 python3-pip cairo-devel
|
||||
run: dnf -y upgrade && dnf -y install git python3 python3-pip cairo-devel
|
||||
|
||||
- name: setup ssh
|
||||
env:
|
||||
|
BIN
docs/assets/resf-icon.png
Normal file
BIN
docs/assets/resf-icon.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.3 MiB |
@ -17,7 +17,7 @@ copyright: Copyright © 2023 Rocky Enterprise Software Foundation
|
||||
# Configuration
|
||||
theme:
|
||||
name: material
|
||||
logo: assets/icon-white.svg
|
||||
logo: assets/resf-icon.png
|
||||
palette:
|
||||
- media: "(prefers-color-scheme: light)"
|
||||
scheme: default
|
||||
|
Loading…
Reference in New Issue
Block a user