diff options
| author | Dominik Kaiser | 2026-04-14 21:25:25 +0200 |
|---|---|---|
| committer | Dominik Kaiser | 2026-04-14 21:25:25 +0200 |
| commit | c21de72c99da267e9237ce3a3e13b021063c6e51 (patch) | |
| tree | ef61fa046ca4c024faafd60082d9de432246b92c | |
| parent | a4d32d13767a85ed42d4c0659fdb83ed46843651 (diff) | |
| download | MNEME-c21de72c99da267e9237ce3a3e13b021063c6e51.tar.gz MNEME-c21de72c99da267e9237ce3a3e13b021063c6e51.zip | |
vault backup: 2026-04-14 21:25:25
| -rw-r--r-- | .obsidian/workspace.json | 3 | ||||
| -rw-r--r-- | deploy.sh | 2 | ||||
| -rw-r--r-- | index.md | 3 |
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" ] @@ -1,4 +1,4 @@ #!/bin/bash echo test >> /tmp/mneme-test.log -# npx quartz build +npx quartz build @@ -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 |
