31.12.2021
This commit is contained in:
32
index.html
32
index.html
@ -3,30 +3,24 @@
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>LameHub.Главная страница</title>
|
||||
<title>lameni.</title>
|
||||
<link rel="stylesheet" type="text/css" href="styles/style.css" />
|
||||
<link
|
||||
rel="shortcut icon"
|
||||
href="assets/images/favicon.ico"
|
||||
type="image/x-icon"
|
||||
/>
|
||||
<!-- <link -->
|
||||
<!-- rel="shortcut icon" -->
|
||||
<!-- href="assets/images/favicon.ico" -->
|
||||
<!-- type="image/x-icon" -->
|
||||
<!-- /> -->
|
||||
</head>
|
||||
<body>
|
||||
<nav>
|
||||
<strong><a href="index.html" class="active">Главная</a></strong>
|
||||
<a href="contacts.html">Контакты</a>
|
||||
<a href="soft.html">Софт</a>
|
||||
<a href="thanks.html">Благодарности</a>
|
||||
<a href="projects.html">Проекты</a>
|
||||
</nav>
|
||||
<div class="landing">
|
||||
<img src="https://avatars.githubusercontent.com/u/76707795" alt="icon" />
|
||||
<h1>LameHub</h1>
|
||||
<h3>
|
||||
Домик ламенишки, где обитает его шиза и всё такое. Где хранятся его мозги,
|
||||
файлы, и софтик всякий. Также имеет свой щитпост канала в телеге -
|
||||
<a href="htttps://t.me/home_coterons">https://t.me/home_coterons</a>
|
||||
</h3>
|
||||
<h1>lameni.</h1>
|
||||
<h2>Redmi 9T - 4/64 GB - xiaomi.eu 12.5.5</h2>
|
||||
<h2>HP 15s-eq1355ur - AMD Athlon Gold 3150U - 4 GB RAM and 128 Gb SSD - Windows 10 Home Single Language</h2>
|
||||
<div>
|
||||
<a href="https://t.me/lamelinks" 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>
|
||||
|
Reference in New Issue
Block a user