Fix photo:w

This commit is contained in:
2023-08-25 12:12:17 +03:00
parent 0916781ef0
commit d9bd33020c
5 changed files with 3 additions and 2 deletions

1
.gitignore vendored Normal file
View File

@ -0,0 +1 @@
public/

View File

@ -15,7 +15,7 @@ Site Reliability Engineer (SRE) at Criteo
Limassol, Cyprus 🇨🇾
***
![Me](https://me.hexor.ru/static/imgs/photo.jpeg "Me")
![Me](/imgs/photo.jpeg "Me")
### Contacts
* [https://github.com/house-of-vanity](https://github.com/house-of-vanity)
* [Telegram @ultradesu](tg:@ultradesu)

View File

@ -126,7 +126,7 @@
<p>Site Reliability Engineer (SRE) at Criteo</p>
<p>Limassol, Cyprus 🇨🇾</p>
<hr />
<p><img src="https://me.hexor.ru/photo.jpeg" alt="Me" title="Me" /></p>
<p><img src="/imgs/photo.jpeg" alt="Me" title="Me" /></p>
<h3 id="contacts">Contacts</h3>
<ul>
<li><a href="https://github.com/house-of-vanity">https://github.com/house-of-vanity</a></li>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.6 KiB

After

Width:  |  Height:  |  Size: 270 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.6 KiB

After

Width:  |  Height:  |  Size: 270 KiB