Skip to content

Commit 32a35bb

Browse files
authored
Minor fix in 'about me' page
1 parent 2b7cb1a commit 32a35bb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

about.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: About Me
44
---
55

66
<p class="message">I am a software engineer with long-term experience on embedded linux systems and applications development. I write code for bootloaders, Linux Kernel, modules, system tools, boot scripts, offline and online software update.</p>
7-
<figure><img class="img-fluid" src="{{ "/assets/images/at-work.jpg" | prepend: site.baseurl }}" alt="image"></figure>
7+
<figure><img class="rounded img-fluid" src="{{ "/assets/images/at-work.jpg" | prepend: site.baseurl }}" alt="Working"></figure>
88
<h4>Research Work</h4>
99
<ul>
1010
<li>E. Talipov, Y. Chon, H. Cha, User Context-based Data Delivery in Spontaneous Smartphone Networks, Pervasive and Mobile Computing, Volume 17, pp. 122-138, 2015.</li>

0 commit comments

Comments
 (0)