Add files via upload
This commit is contained in:
30
contacts.html
Normal file
30
contacts.html
Normal file
@ -0,0 +1,30 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="ru">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>LiteSite / Контакты</title>
|
||||
<link rel="stylesheet" type="text/css" href="index_files/style.css">
|
||||
</head>
|
||||
<body>
|
||||
<div align="center"><a href="index.html"><img src="ls.png"></a></div>
|
||||
<nav>
|
||||
<a href="#" class="very_good_font">Контакты</a>
|
||||
<a href="soft.html" class="very_good_font">Софт</a>
|
||||
<a href="iso.html" class="very_good_font">Образы</a>
|
||||
<a href="changelog.html" class="very_good_font">Changelog</a>
|
||||
<a href="thanks.html" class="very_good_font">Благодарности</a>
|
||||
<a href="projects.html" class="very_good_font">Проекты</a>
|
||||
<a href="music.html" class="very_good_font">Музыка</a>
|
||||
<a href="anime/index_anime.html" class="very_good_font">Аниме</a>
|
||||
</nav>
|
||||
<div align="center">
|
||||
<p class="very_good_font">Контакты</p>
|
||||
<p class="very_good_font">Discord - <a href="https://discord.gg/UgQb66esQV" >тык</a>
|
||||
<br>Telegram - <a href="https://t.me/links_lamenis">тык</a>
|
||||
<br> YouTube - <a href="https://www.youtube.com/channel/UCz6LTgGF6dl_1teOWxeNrbQ">тык</a>
|
||||
<br>VK - <a href="https://vk.com/lame_ni">тыкадынг</a>
|
||||
<br>E-Mail - <a href="mailto:litesite@protonmail.com">Написать</a>
|
||||
</p></div>
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user