This website requires JavaScript.
Explore
Help
Sign In
1phamminh0811
/
neptune-explorer
Watch
1
Star
0
Fork
0
You've already forked neptune-explorer
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
neptune-explorer
/
templates
/
web
/
html
/
components
/
header.html
3 lines
89 B
HTML
Raw
Normal View
History
Unescape
Escape
feat: pico css styling and not-found page. Changes: 1. integrates pico minimal responsive css framework for light/dark themes and overall better looks. 2. adds a not-found page for bad url queries. 3. catches axum/serde deserialization errors of user input and routes them to the not-found page with a helpful hint (parse error msg)
2024-05-10 14:20:43 -07:00
<
header
class
=
"container"
>
<
h1
>
{{self.site_name}} : {{self.state.network}}
<
/
h1
>
<
/
header
>
Reference in New Issue
Copy Permalink