summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.obsidian/workspace.json3
-rw-r--r--deploy.sh2
-rw-r--r--index.md3
3 files changed, 5 insertions, 3 deletions
diff --git a/.obsidian/workspace.json b/.obsidian/workspace.json
index fb575ce..5bf177e 100644
--- a/.obsidian/workspace.json
+++ b/.obsidian/workspace.json
@@ -194,8 +194,9 @@
"obsidian-git:Open Git source control": false
}
},
- "active": "8121ee68654ab866",
+ "active": "004463469ead11aa",
"lastOpenFiles": [
+ "4913",
"deploy.sh",
"index.md"
]
diff --git a/deploy.sh b/deploy.sh
index 993214a..ad0f1a3 100644
--- a/deploy.sh
+++ b/deploy.sh
@@ -1,4 +1,4 @@
#!/bin/bash
echo test >> /tmp/mneme-test.log
-# npx quartz build
+npx quartz build
diff --git a/index.md b/index.md
index 0b1c196..8164847 100644
--- a/index.md
+++ b/index.md
@@ -2,4 +2,5 @@
This is a test.
ajöfajdkjöjkjs
-Hope this works \ No newline at end of file
+Hope this works
+Maybe this time. \ No newline at end of file