Change the avatar

This commit is contained in:
Sameer Rahmani 2020-08-14 15:10:24 +01:00
parent 711ef847f2
commit fd4b024ab2
3 changed files with 10 additions and 6 deletions

View File

@ -7,9 +7,9 @@ layout: default
<section class="section is-size-4-desktop is-size-5-mobile"> <section class="section is-size-4-desktop is-size-5-mobile">
<p class="text-centered"> <p class="text-centered">
<img <img
class="is-rounded" class="avatar is-rounded"
alt="lxsameer" alt="lxsameer"
src="https://lxsameer.com/images/me-1.jpg" src="/assets/images/avatar.jpg"
/> />
</p> </p>
<p class="info text-justified"> <p class="info text-justified">
@ -17,10 +17,10 @@ layout: default
technology and software development (hmmm more like nagging instead of writing). Since technology and software development (hmmm more like nagging instead of writing). Since
I'm lazy, my posts are short so I can write more often. I'm lazy, my posts are short so I can write more often.
<p class="info text-justified"> <!-- <p class="info text-justified"> -->
If you have any comment on the articles or anything in general either send me an <!-- If you have any comment on the articles or anything in general either send me an -->
email for connect to me via my <a class="home" href="https://activitypub.rocks/">activity pub</a> <!-- email for connect to me via my <a class="home" href="https://activitypub.rocks/">activity pub</a> -->
feed on <a class="home" href="https://social.lxsameer.com">lxsameer@social.lxsameer.com</a>. <!-- feed on <a class="home" href="https://social.lxsameer.com">lxsameer@social.lxsameer.com</a>. -->
</p> </p>
</p> </p>
</section> </section>

BIN
assets/images/avatar.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 83 KiB

View File

@ -216,3 +216,7 @@ footer.footer
h3.header h3.header
margin-bottom: 1em margin-bottom: 1em
.avatar
width: 150px
height: 150px