mirror of
https://gitlab.com/MrFry/qmining-page
synced 2025-04-01 20:23:44 +02:00
Fixed ISO file format
This commit is contained in:
parent
01c673d448
commit
2912e54370
2 changed files with 2 additions and 2 deletions
|
@ -42,7 +42,7 @@ export default function NewsEntry({
|
||||||
onPostDelete()
|
onPostDelete()
|
||||||
}}
|
}}
|
||||||
>
|
>
|
||||||
Törlés
|
Törlés
|
||||||
</span>
|
</span>
|
||||||
) : null}
|
) : null}
|
||||||
<ReactButton
|
<ReactButton
|
||||||
|
|
|
@ -13,7 +13,7 @@ export default function Sleep(props) {
|
||||||
border: '2px solid white',
|
border: '2px solid white',
|
||||||
}}
|
}}
|
||||||
src={constants.siteUrl + 'img/aludni.jpeg'}
|
src={constants.siteUrl + 'img/aludni.jpeg'}
|
||||||
title="Ezt a kepet azert latod, mert ilyenkor mar igazan nem ezen az oldalon kellene jarnod"
|
title="Ezt a képet azert látod, mert ilyenkor már igazán nem ezen az oldalon kellene járnod"
|
||||||
/>
|
/>
|
||||||
</center>
|
</center>
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue