diff --git a/_layouts/home.html b/_layouts/home.html index 0f88074..a2ec252 100644 --- a/_layouts/home.html +++ b/_layouts/home.html @@ -7,9 +7,9 @@ layout: default

lxsameer

@@ -17,10 +17,10 @@ layout: default 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. -

- If you have any comment on the articles or anything in general either send me an - email for connect to me via my activity pub - feed on lxsameer@social.lxsameer.com. + + + +

diff --git a/assets/images/avatar.jpg b/assets/images/avatar.jpg new file mode 100644 index 0000000..bb7c5c6 Binary files /dev/null and b/assets/images/avatar.jpg differ diff --git a/assets/styles/web.sass b/assets/styles/web.sass index 433eeee..59bad34 100644 --- a/assets/styles/web.sass +++ b/assets/styles/web.sass @@ -216,3 +216,7 @@ footer.footer h3.header margin-bottom: 1em + +.avatar + width: 150px + height: 150px