Fix copy information in website footer

And also move the develop workflow information to docs/code to cleanup
the guide documents, preventing accidental addition to the PDF.

Signed-off-by: nopeitsnothing <no@anonymousplanet.org>
This commit is contained in:
nopeitsnothing
2026-04-25 17:35:53 -04:00
parent ac3d2ceb37
commit 5e8057bb1f
3 changed files with 5 additions and 54 deletions
+1 -1
View File
@@ -97,7 +97,7 @@ jobs:
- name: 📤 Upload export directory as artifact
uses: actions/upload-artifact@v4
with:
name: export
name: upload pdf artifact
path: |
export/*
if-no-files-found: error