diff options
| author | Christine Dodrill <me@christine.website> | 2018-07-01 20:36:09 +0000 |
|---|---|---|
| committer | Christine Dodrill <me@christine.website> | 2018-07-01 20:36:09 +0000 |
| commit | 920c0d303f9bce6207e221726bbacaa2022b540a (patch) | |
| tree | ed26794d6eca41f004531e1a007d2a308635640e /static/img | |
| parent | 599712fab9127013e2d89dadabd839c847730637 (diff) | |
| download | xesite-920c0d303f9bce6207e221726bbacaa2022b540a.tar.xz xesite-920c0d303f9bce6207e221726bbacaa2022b540a.zip | |
fix build
Diffstat (limited to 'static/img')
| -rw-r--r-- | static/img/about/tower.jpg | bin | 147510 -> 0 bytes | |||
| -rw-r--r-- | static/img/avatar.png | bin | 91262 -> 0 bytes | |||
| -rw-r--r-- | static/img/lokahi.dot | 14 | ||||
| -rw-r--r-- | static/img/lokahi.png | bin | 42338 -> 0 bytes |
4 files changed, 0 insertions, 14 deletions
diff --git a/static/img/about/tower.jpg b/static/img/about/tower.jpg Binary files differdeleted file mode 100644 index 3d9f264..0000000 --- a/static/img/about/tower.jpg +++ /dev/null diff --git a/static/img/avatar.png b/static/img/avatar.png Binary files differdeleted file mode 100644 index ae84a1f..0000000 --- a/static/img/avatar.png +++ /dev/null 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 Binary files differdeleted file mode 100644 index e1aa6dd..0000000 --- a/static/img/lokahi.png +++ /dev/null |
