diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml
index c5ad2e9..c4986fc 100644
--- a/.github/workflows/tests.yml
+++ b/.github/workflows/tests.yml
@@ -35,7 +35,10 @@ jobs:
- name: Install jpm
run: |
git clone --depth 1 https://github.com/janet-lang/jpm.git /tmp/jpm
- sudo janet /tmp/jpm/bootstrap.janet
+ # bootstrap.janet resolves jpm/cli.janet relative to the cwd, so it
+ # must run from inside the jpm checkout.
+ cd /tmp/jpm
+ sudo janet bootstrap.janet
- name: Janet version
run: janet -v
diff --git a/img/jolt-alt.svg b/img/jolt-alt.svg
new file mode 100644
index 0000000..c0fcfc1
--- /dev/null
+++ b/img/jolt-alt.svg
@@ -0,0 +1,68 @@
+
diff --git a/img/jolt.png b/img/jolt.png
new file mode 100644
index 0000000..6f7d4ee
Binary files /dev/null and b/img/jolt.png differ
diff --git a/img/jolt.svg b/img/jolt.svg
new file mode 100644
index 0000000..af69332
--- /dev/null
+++ b/img/jolt.svg
@@ -0,0 +1,54 @@
+
diff --git a/jolt.svg b/jolt.svg
new file mode 100644
index 0000000..af69332
--- /dev/null
+++ b/jolt.svg
@@ -0,0 +1,54 @@
+