diff options
| author | Dominik Kaiser | 2026-04-14 21:45:17 +0200 |
|---|---|---|
| committer | Dominik Kaiser | 2026-04-14 21:45:17 +0200 |
| commit | 8ec67f24d42864c7d8e267b15220649933f5b29c (patch) | |
| tree | 3f2923dec890c920a0f6eeae1a39bc5b28bd33c0 | |
| parent | 83fba0c82ac7cccdacc989055267f2333a7db447 (diff) | |
| download | MNEME-8ec67f24d42864c7d8e267b15220649933f5b29c.tar.gz MNEME-8ec67f24d42864c7d8e267b15220649933f5b29c.zip | |
vault backup: 2026-04-14 21:45:17
| -rw-r--r-- | deploy.sh | 2 | ||||
| -rw-r--r-- | index.md | 3 |
2 files changed, 3 insertions, 2 deletions
@@ -1,4 +1,4 @@ #!/bin/bash -echo test >> /tmp/mneme-test.log +cd .. npx quartz build @@ -1,2 +1,3 @@ # Hello World -Maybe now
\ No newline at end of file + +Dies ist ein Test.
\ No newline at end of file |
