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:
@@ -42,7 +42,7 @@ export default function NewsEntry({
|
|||||||
onPostDelete()
|
onPostDelete()
|
||||||
}}
|
}}
|
||||||
>
|
>
|
||||||
T<EFBFBD>rl<EFBFBD>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>
|
||||||
|
Reference in New Issue
Block a user