Page Update

This commit is contained in:
Liliesh 2025-07-06 09:21:10 +02:00
parent c8da4b3c34
commit ee9709e29d
Signed by: liliesh
GPG key ID: 680387646C7BAE8E
18 changed files with 1027 additions and 1 deletions

9
.woodpecker.yaml Normal file
View file

@ -0,0 +1,9 @@
steps:
- name: build-pages
image: registry.pinkhaj.world/liliesh/franky-blag:latest
pull: true
environment:
TARGET_DIRECTORY: $CI_WORKSPACE
when:
- path:
include: ['*.md', '*.css', '*.html', '*.ini']