37 lines
1.2 KiB
HTML
37 lines
1.2 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="ru">
|
|
<head>
|
|
<meta charset="UTF-8" />
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
|
<title>lanevsky.</title>
|
|
<link rel="stylesheet" type="text/css" href="styles/style.css" />
|
|
<!-- <link -->
|
|
<!-- rel="shortcut icon" -->
|
|
<!-- href="assets/images/favicon.ico" -->
|
|
<!-- type="image/x-icon" -->
|
|
<!-- /> -->
|
|
</head>
|
|
<body>
|
|
<div class="landing">
|
|
<i>hello! 👋</i>
|
|
<img src="media/avatar.jpg" alt="icon" />
|
|
<h1>i am</h1>
|
|
<h4> --------------- </h4>
|
|
<h2>lameni lanevsky.</h2>
|
|
<h4> --------------- </h4>
|
|
<h1>my devices:</h1>
|
|
<h2>Redmi 9T - 4/64 GB - FluidOS (OSS, A11) Unoffical with MircoG</h2>
|
|
<h1>+</h1>
|
|
<h2>Mi True Wireless Earbuds Basic 2 and Mi Smart Band 4 NFC</h2>
|
|
<h2>Nokia 2720a (2009) - second phone</h2>
|
|
<h2>HP 15s-eq1355ur - AMD Athlon Gold 3150U - 4 GB RAM and 128 Gb SSD - Windows 10 Pro</h2>
|
|
<h4> --------------- </h4>
|
|
<h2>14 y.o. - ru/en - born and live in samara, russia</h2>
|
|
<div>
|
|
<a href="https://t.me/lameni_links" target="_blank"><img src="media/telegram.png"> </a>
|
|
<a href="https://github.com/itsLameni" target="_blank"><img src="media/github.png"></a>
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html>
|