style: change logo image
Now uses neptune-logo-circle-small.png, which appears much cleaner especially on dark theme.
This commit is contained in:
parent
c2fe657e04
commit
ea2a21596d
@ -6,7 +6,7 @@
|
|||||||
<body>
|
<body>
|
||||||
<header class="container">
|
<header class="container">
|
||||||
<h1>
|
<h1>
|
||||||
<img src="/image/neptune-logo.png" align="right"/>
|
<img src="/image/neptune-logo-circle-small.png" align="right"/>
|
||||||
{{self.state.config.site_name}} (network: {{self.state.network}})
|
{{self.state.config.site_name}} (network: {{self.state.network}})
|
||||||
</h1>
|
</h1>
|
||||||
The blockchain tip is at height: {{self.tip_height}}
|
The blockchain tip is at height: {{self.tip_height}}
|
||||||
|
|||||||
BIN
templates/web/image/neptune-logo-circle-small.png
Normal file
BIN
templates/web/image/neptune-logo-circle-small.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 18 KiB |
BIN
templates/web/image/neptune-logo-circle.png
Normal file
BIN
templates/web/image/neptune-logo-circle.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 14 KiB |
Loading…
x
Reference in New Issue
Block a user