Skip to content

Commit 12b7ef1

Browse files
committed
.
1 parent 3b07bc0 commit 12b7ef1

9 files changed

Lines changed: 1 addition & 1 deletion

File tree

.DS_Store

0 Bytes
Binary file not shown.

content/about.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Beyond my professional work, I enjoy creative coding/algorithmic art, exploring
1313

1414
<div style="text-align: center;">
1515
<div style="display: inline-block; margin-top: 20px; transition: transform 0.3s ease-in-out, box-shadow 0.3s ease-in-out;">
16-
<img src="/images/pp3.png" alt="Profile Picture" style="width: 120px; height: 140px; border-radius: 2%; box-shadow: 0 0 8px 1px #ff1493; transition: transform 0.3s ease-in-out, box-shadow 0.3s ease-in-out;" onmouseover="this.style.boxShadow='0 0 12px 3px #ff1493'; this.style.transform='scale(1.3)';" onmouseout="this.style.boxShadow='0 0 8px 1px #ff1493'; this.style.transform='scale(1.0)';">
16+
<img src="/images/e2.png" alt="Profile Picture" style="width: 120px; height: 140px; border-radius: 2%; box-shadow: 0 0 8px 1px #ff1493; transition: transform 0.3s ease-in-out, box-shadow 0.3s ease-in-out;" onmouseover="this.style.boxShadow='0 0 12px 3px #ff1493'; this.style.transform='scale(1.3)';" onmouseout="this.style.boxShadow='0 0 8px 1px #ff1493'; this.style.transform='scale(1.0)';">
1717
</div>
1818
<p><a href="mailto:enesaltun2@gmail.com">enesaltun2@gmail.com</a></p>
1919

public/.DS_Store

0 Bytes
Binary file not shown.

public/images/.DS_Store

0 Bytes
Binary file not shown.

public/images/e2.png

823 KB
Loading

static/.DS_Store

0 Bytes
Binary file not shown.

static/images/.DS_Store

0 Bytes
Binary file not shown.

static/images/e2.png

823 KB
Loading

static/images/pp3.png

-1.19 MB
Binary file not shown.

0 commit comments

Comments
 (0)