From 753204d258a60a0418d64fe1250582d2f6e6c111 Mon Sep 17 00:00:00 2001 From: felipesantanafs <145938001+felipesantanafs@users.noreply.github.com> Date: Thu, 23 Oct 2025 17:58:02 -0300 Subject: [PATCH] =?UTF-8?q?conte=C3=BAdo=20inicial?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- content/hub_dev/Bem-vindo.md | 5 ----- content/hub_dev/Sem título.md | 0 content/index.md | 9 +++++++++ content/sobre.md | 1 + content/tags.md | 1 + 5 files changed, 11 insertions(+), 5 deletions(-) delete mode 100644 content/hub_dev/Bem-vindo.md create mode 100644 content/hub_dev/Sem título.md create mode 100644 content/index.md create mode 100644 content/sobre.md create mode 100644 content/tags.md diff --git a/content/hub_dev/Bem-vindo.md b/content/hub_dev/Bem-vindo.md deleted file mode 100644 index 8b4bb8a47..000000000 --- a/content/hub_dev/Bem-vindo.md +++ /dev/null @@ -1,5 +0,0 @@ -Este é o seu novo *Cofre*. - -Anote algo, [[crie um link]], ou tente [o Importer](https://help.obsidian.md/Plugins/Importer)! - -Quando estiver pronto, exclua esta nota e monte o cofre do seu jeito. \ No newline at end of file diff --git a/content/hub_dev/Sem título.md b/content/hub_dev/Sem título.md new file mode 100644 index 000000000..e69de29bb diff --git a/content/index.md b/content/index.md new file mode 100644 index 000000000..5aed24ac8 --- /dev/null +++ b/content/index.md @@ -0,0 +1,9 @@ +--- +title: Hub Dev +description: Notas, finanças quantitativas e IA. +enableToc: false +--- + +# Bem-vindo! +- [[sobre]] +- [[tags]] diff --git a/content/sobre.md b/content/sobre.md new file mode 100644 index 000000000..0f6cdcb57 --- /dev/null +++ b/content/sobre.md @@ -0,0 +1 @@ +__completar__ \ No newline at end of file diff --git a/content/tags.md b/content/tags.md new file mode 100644 index 000000000..0f6cdcb57 --- /dev/null +++ b/content/tags.md @@ -0,0 +1 @@ +__completar__ \ No newline at end of file