diff --git a/index.html b/index.html deleted file mode 100644 index 413cb0c..0000000 --- a/index.html +++ /dev/null @@ -1,225 +0,0 @@ - - - - - - GitFur Pages — Funcionou! - - - - -
-
-
- -
-
gitea-pages ativo
- 🐾 -

Funcionou, uwu!

-

- Seu gitea-pages-static está rodando e servindo arquivos corretamente.
- Faça push de qualquer HTML na branch gitea-pages e ele aparece aqui automaticamente. -

- -
-
- $ - git checkout -b gitea-pages -
-
- $ - echo "ola mundo" > index.html -
-
- $ - git add . && git commit -m "minha página" -
-
- $ - git push origin gitea-pages -
-
- # webhook dispara → arquivo aparece aqui ✓ -
-
- -
- -
- servido por nginx · deploy via gitea-pages-static · GitFur 🐾 -
-
- - \ No newline at end of file