aboutsummaryrefslogtreecommitdiff
path: root/static/img
diff options
context:
space:
mode:
authorChristine Dodrill <me@christine.website>2018-07-01 20:36:09 +0000
committerChristine Dodrill <me@christine.website>2018-07-01 20:36:09 +0000
commit920c0d303f9bce6207e221726bbacaa2022b540a (patch)
treeed26794d6eca41f004531e1a007d2a308635640e /static/img
parent599712fab9127013e2d89dadabd839c847730637 (diff)
downloadxesite-920c0d303f9bce6207e221726bbacaa2022b540a.tar.xz
xesite-920c0d303f9bce6207e221726bbacaa2022b540a.zip
fix build
Diffstat (limited to 'static/img')
-rw-r--r--static/img/about/tower.jpgbin147510 -> 0 bytes
-rw-r--r--static/img/avatar.pngbin91262 -> 0 bytes
-rw-r--r--static/img/lokahi.dot14
-rw-r--r--static/img/lokahi.pngbin42338 -> 0 bytes
4 files changed, 0 insertions, 14 deletions
diff --git a/static/img/about/tower.jpg b/static/img/about/tower.jpg
deleted file mode 100644
index 3d9f264..0000000
--- a/static/img/about/tower.jpg
+++ /dev/null
Binary files differ
diff --git a/static/img/avatar.png b/static/img/avatar.png
deleted file mode 100644
index ae84a1f..0000000
--- a/static/img/avatar.png
+++ /dev/null
Binary files differ
diff --git a/static/img/lokahi.dot b/static/img/lokahi.dot
deleted file mode 100644
index 8bd9385..0000000
--- a/static/img/lokahi.dot
+++ /dev/null
@@ -1,14 +0,0 @@
-digraph G {
- lokahictl -> lokahid [ label="http+twirp" ]
-
- lokahid -> nats
- lokahid -> postgres
-
- nats -> webhookworker [ label="webhook.egress" ]
- webhookworker -> your_stack
-
- healthworker -> nats [ label="replies" ]
- nats -> healthworker [ label="check.run" ]
- healthworker -> postgres
- healthworker -> your_stack
-}
diff --git a/static/img/lokahi.png b/static/img/lokahi.png
deleted file mode 100644
index e1aa6dd..0000000
--- a/static/img/lokahi.png
+++ /dev/null
Binary files differ