added more info

This commit is contained in:
BOT Alex 2024-02-06 10:15:25 +01:00
parent f156959382
commit 8f2bb6c7ca
2 changed files with 4 additions and 0 deletions

View File

@ -7,6 +7,7 @@
import imgBackground from './assets/images/CubeSideTransparent.png';
import deprivedTeam from './assets/images/DeprivedTeam.jpg';
import location from './assets/images/thisLocation.png';
import photo from './assets/images/realistic.png';
window.onload = function() {
//window.scrollTo(0, 100);
@ -92,6 +93,9 @@
<div class="align-center">
<img src="{location}" alt="a funny place" style=" width: 50%; height: 50%; border-radius: 2vw;"/>
</div>
<div class="align-center" style="padding-top: 2.5vw;">
<img src="{photo}" alt="a funny place" style=" width: 50%; height: 50%; border-radius: 2vw;"/>
</div>
</div>
<!-- <div class="align-center" style="width: 100%;">

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 MiB