-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
45 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,45 @@ | ||
<html> | ||
<head> | ||
<meta charset="utf-8" /> | ||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> | ||
<meta name="viewport" content="width=device-width, initial-scale=1.0" /> | ||
<meta name="description" content="" /> | ||
<meta name="author" content="Maxim Sokhatsky" /> | ||
<title>2022-12-24 Лі</title> | ||
<link rel="stylesheet" href="https://n2o.dev/blank.css" /> | ||
<link rel="stylesheet" href="../../journal.css" /> | ||
</head> | ||
<body> | ||
<nav> | ||
<a href='../../index.html'>5HT</a> | ||
<a href='../index.html'>TOP</a> | ||
<a href='#'>2022-12-24</a> | ||
</nav> | ||
<main> | ||
<section> | ||
|
||
<h3>Лі</h3> | ||
|
||
<p>Як хочеш щастя мріяти повинен ти<br> | ||
Щомиті уявляти мрію<br> | ||
Яку детально шар за шаром<br> | ||
Гортаєш ти в сувоях откровень</p> | ||
|
||
<p>Коли дзвінка уява намалює спрагу<br> | ||
В якій ви благородно летите<br> | ||
Склади з зірок в пано свою любов<br> | ||
Таку як хочеш ти, а не дану тобі</p> | ||
|
||
<p>У світі цім немає перешкод<br> | ||
Відкриті двері до свободи волі<br> | ||
Яка несеться стрімко але гладко<br> | ||
Що лінії малює кольорові</p> | ||
|
||
<p>Натхнення, спокій і блаженство<br> | ||
— Це друзі наші відтепер</p> | ||
|
||
</section> | ||
</main> | ||
<footer>Максим Сохацький</footer> | ||
</body> | ||
</html> |