Add files via upload
This commit is contained in:
31
projects.html
Normal file
31
projects.html
Normal file
@ -0,0 +1,31 @@
|
||||
<!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">
|
||||
<link rel="SHORTCUT ICON" href="favicon.ico" type="image/x-icon">
|
||||
</head>
|
||||
<body>
|
||||
<div align="center"><a href="index.html"><img src="ls.png"></a></div>
|
||||
<nav>
|
||||
<a href="contacts.html" 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">Проекты<br>Lameni</p>
|
||||
<p class="very_good_font_d">1. LiteSite - мой сайт, на котором вы сейчас находитесь, и на котором есть<br>
|
||||
различный софт, образы винды (и мак оси)<br><br>
|
||||
2. Цинаид и Счастье RU - канал в Telegram с переводами популярного комикса Cyanide And Happienss<br>
|
||||
Пока постов не очень, но скоро...<br><br>
|
||||
<a href="https://t.me/CyanAndHappRU" class="very_good_font">Сам канал</a></p>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user