Fixed mobile bug
This commit is contained in:
parent
01bf979527
commit
fc62b87b48
1 changed files with 1 additions and 1 deletions
|
@ -67,7 +67,7 @@
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<!-- Your Image Here -->
|
<!-- Your Image Here -->
|
||||||
<img src="images/me.jpg" class="avatar" srcset="images/avatar@2x.png 2x" alt="LittleLink Logo">
|
<img src="images/me.jpg" class="avatar" srcset="images/me.jpg 2x" alt="LittleLink Logo">
|
||||||
|
|
||||||
<!-- Title -->
|
<!-- Title -->
|
||||||
<h1>Techwizz</h1>
|
<h1>Techwizz</h1>
|
||||||
|
|
Loading…
Reference in a new issue