diff --git a/README.md b/README.md index 37657ff..2a5ea52 100644 --- a/README.md +++ b/README.md @@ -1 +1,4 @@ # obsidian-vault + + +This is the default file for the git repo \ No newline at end of file diff --git a/This is a test.md b/This is a test.md new file mode 100644 index 0000000..2e6e26c --- /dev/null +++ b/This is a test.md @@ -0,0 +1,3 @@ + + +just testing commit through git \ No newline at end of file diff --git a/Welcome.md b/Welcome.md deleted file mode 100644 index f9bca28..0000000 --- a/Welcome.md +++ /dev/null @@ -1,5 +0,0 @@ -This is your new *vault*. - -Make a note of something, [[create a link]], or try [the Importer](https://help.obsidian.md/Plugins/Importer)! - -When you're ready, delete this note and make the vault your own. \ No newline at end of file