CSS improvements
This commit is contained in:
parent
d0d75b5991
commit
02dd258844
5 changed files with 164 additions and 190 deletions
20
index.html
20
index.html
|
@ -1,22 +1,15 @@
|
|||
---
|
||||
title: Dimitri Lozeve
|
||||
title: Welcome!
|
||||
---
|
||||
|
||||
<img
|
||||
src="/images/portrait_small.jpg"
|
||||
style="
|
||||
width: 25%;
|
||||
float: right;
|
||||
margin-left: 10px;
|
||||
margin-bottom: 10px;
|
||||
margin-right: 50px;
|
||||
margin-top: -100px;
|
||||
"
|
||||
src="/images/dimitri_resized.jpg"
|
||||
style="max-width: 15rem; width: 25%; float: left; padding: 0 20px 10px 0"
|
||||
alt="Dimitri Lozeve portrait"
|
||||
/>
|
||||
|
||||
<p>
|
||||
Hi! I am an Engineering Manager at
|
||||
I am an Engineering Manager at
|
||||
<a href="https://www.doctrine.fr/">Doctrine</a>, where we develop productivity
|
||||
tools to help lawyers analyze and write their private documents.
|
||||
</p>
|
||||
|
@ -30,8 +23,7 @@ title: Dimitri Lozeve
|
|||
</p>
|
||||
|
||||
<p>
|
||||
Before that, I was a Data Scientist at
|
||||
<a href="https://www.mindsay.com/">Mindsay</a>, working on natural language
|
||||
Before that, I was a Data Scientist at Mindsay, working on natural language
|
||||
understanding for chatbots.
|
||||
</p>
|
||||
|
||||
|
@ -47,7 +39,7 @@ title: Dimitri Lozeve
|
|||
I do on <a href="https://github.com/dlozeve/">GitHub</a>.
|
||||
</p>
|
||||
|
||||
<h2>Recent Posts</h2>
|
||||
<h2 style="clear: both">Recent Posts</h2>
|
||||
<p>
|
||||
Get notified of new posts via <a href="/rss.xml">RSS</a> or
|
||||
<a href="/atom.xml">Atom</a> feeds!
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue