File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
< header class ="header ">
2
2
< a href ="{{ site.url}}{{ site.baseurl }}/ ">
3
- < img src ="assets/images/logo.png " width =" 200 " height =" 40 " alt ="our main logo " class ="logo ">
3
+ < img src ="assets/images/logo.png " alt ="our main logo " class ="logo ">
4
4
</ a >
5
5
6
6
< nav class ="navbar ">
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ <h1 class="hero-heading">{{ site.github.owner_display_name }}</h1>
19
19
< picture >
20
20
< source srcset ="assets/images/webp/hero.webp " type ="image/webp ">
21
21
< source srcset ="assets/images/hero.jpg " type ="image/jpg ">
22
- < img src ="assets/images/hero.jpg " alt ="this is me {{ site.github.owner_display_name }} " fetchpriority ="high " width ="400 " height =" 590 " class ="hero-img ">
22
+ < img src ="assets/images/hero.jpg " alt ="this is me {{ site.github.owner_display_name }} " fetchpriority ="high " width ="400 " class ="hero-img ">
23
23
</ picture >
24
24
</ div >
25
25
</ div >
You can’t perform that action at this time.
0 commit comments