summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--deploy.sh2
-rw-r--r--index.md3
2 files changed, 3 insertions, 2 deletions
diff --git a/deploy.sh b/deploy.sh
index ad0f1a3..eb9f413 100644
--- a/deploy.sh
+++ b/deploy.sh
@@ -1,4 +1,4 @@
#!/bin/bash
-echo test >> /tmp/mneme-test.log
+cd ..
npx quartz build
diff --git a/index.md b/index.md
index 1d8f1e6..93166fe 100644
--- a/index.md
+++ b/index.md
@@ -1,2 +1,3 @@
# Hello World
-Maybe now \ No newline at end of file
+
+Dies ist ein Test. \ No newline at end of file