We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8735fa0 commit b2f3eceCopy full SHA for b2f3ece
.DS_Store
0 Bytes
eli-ghibli-resized.png
48.7 KB
index.html
@@ -32,16 +32,19 @@
32
<div class="container">
33
<div class="row">
34
<div class="col-md-5 col1">
35
- <img src="comprr.jpeg" alt="Eli" />
+ <img src="eli-ghibli-resized.png" class="img-fluid" alt="Eli" />
36
</div>
37
<div class="col-md-7 col2">
38
<h1>Elena Arnaudova</h1>
39
+ <h2>Software Engineer</h2>
40
+ <br />
41
<h3>contact@elena-arnaudova.com</h3>
42
<br />
43
<p>
44
There will be more content soon!
45
<i class="fa-regular fa-face-smile"></i>
46
</p>
47
48
<div class="socialIcons">
49
<a href="https://www.linkedin.com/in/elena-arnaudova/"
50
><i class="fa-brands fa-linkedin"></i
0 commit comments