Redator de SD - preparado para deploy

This commit is contained in:
2026-08-11 19:00:04 -03:00
commit 18ae589d3a
35 changed files with 5832 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
git init -b main
git add .
git commit -m "Redator de SD - preparado para deploy"
git remote add origin https://gitea.aplicativopro.com/wander/RedatorSD.git
git push -u origin main