mirror of
https://github.com/matt-fidd/stratos.git
synced 2026-01-02 08:19:31 +00:00
Fix lighthouse warnings
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<nav class='mainNav'>
|
||||
<a href='/'>
|
||||
<img src='/assets/logo-inline.svg' alt='Stratos logo image'/>
|
||||
<img src='/assets/logo-inline.svg' alt='Stratos logo image' height=60 width=182 />
|
||||
</a>
|
||||
<div class='mainNav__buttons'>
|
||||
{{>button style='full' colour='primary' to='/login' content='Log In'}}
|
||||
|
||||
Reference in New Issue
Block a user