style: change logo image

Now uses neptune-logo-circle-small.png, which appears much cleaner
especially on dark theme.
This commit is contained in:
danda 2024-05-28 08:58:46 -07:00
parent c2fe657e04
commit ea2a21596d
3 changed files with 1 additions and 1 deletions

View File

@ -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}}

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB