Refactor code structure for improved readability and maintainability
All checks were successful
/ serve (push) Successful in 59s

This commit is contained in:
Edgar P. Burkhart 2025-05-05 18:05:13 +02:00
parent 6574b6c65d
commit 4ebdd81d59
Signed by: edpibu
GPG key ID: 9833D3C5A25BD227
2 changed files with 1 additions and 1 deletions

BIN
favicon.ico Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 145 KiB

View file

@ -24,7 +24,7 @@ project:
site: site:
template: book-theme template: book-theme
options: options:
favicon: logo.svg favicon: favicon.ico
logo: logo.svg logo: logo.svg
folders: true folders: true
hide_footer_links: true hide_footer_links: true