diff options
| author | leo <azuminha1@gmail.co> | 2025-10-16 20:31:18 -0300 |
|---|---|---|
| committer | leo <azuminha1@gmail.co> | 2025-10-16 20:31:18 -0300 |
| commit | 60af425b18b105caec4b002e7809d30b05cb8be2 (patch) | |
| tree | bc9b95938043c241197be4558f11f0ed907a3408 | |
| parent | 0e191433328094673dacc22b16cc5d3bac02c4dc (diff) | |
git teste
| -rw-r--r-- | .hugo_build.lock | 0 | ||||
| -rw-r--r-- | content/post/teste_git.md | 7 |
2 files changed, 7 insertions, 0 deletions
diff --git a/.hugo_build.lock b/.hugo_build.lock new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/.hugo_build.lock diff --git a/content/post/teste_git.md b/content/post/teste_git.md new file mode 100644 index 0000000..c6d5251 --- /dev/null +++ b/content/post/teste_git.md @@ -0,0 +1,7 @@ ++++ +date = '2025-10-16T20:30:57-03:00' +draft = true +title = 'Teste_git' ++++ + +teste git auto |
