This commit is contained in:
Neil Hanlon 2024-02-14 17:18:29 -05:00
parent 83a7b1a420
commit a6ee7db00b
Signed by: neil
GPG Key ID: 705BC21EC3C70F34
3 changed files with 2 additions and 2 deletions

View File

@ -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

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 MiB

View File

@ -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