diff --git a/templates/web/html/page/root.html b/templates/web/html/page/root.html index 9957ee2..9c8675c 100644 --- a/templates/web/html/page/root.html +++ b/templates/web/html/page/root.html @@ -6,7 +6,7 @@

- + {{self.state.config.site_name}} (network: {{self.state.network}})

The blockchain tip is at height: {{self.tip_height}} diff --git a/templates/web/image/neptune-logo-circle-small.png b/templates/web/image/neptune-logo-circle-small.png new file mode 100644 index 0000000..c6d511f Binary files /dev/null and b/templates/web/image/neptune-logo-circle-small.png differ diff --git a/templates/web/image/neptune-logo-circle.png b/templates/web/image/neptune-logo-circle.png new file mode 100644 index 0000000..dc60669 Binary files /dev/null and b/templates/web/image/neptune-logo-circle.png differ