From 72c9eead6fdf88c41927b8932886f99c48a237de Mon Sep 17 00:00:00 2001 From: MorozovDanil Date: Sat, 15 Feb 2025 00:20:34 +0400 Subject: [PATCH] =?UTF-8?q?=D0=B2=D1=80=D0=BE=D0=B4=D0=B5=20=D0=BA=D0=B0?= =?UTF-8?q?=D0=BA=20=D0=BD=D0=BE=D1=80=D0=BC=20=D0=B8=20=D0=BC=D0=BE=D0=B6?= =?UTF-8?q?=D0=BD=D0=BE=20=D1=87=D1=82=D0=BE-=D1=82=D0=BE=20=D0=BF=D0=BE?= =?UTF-8?q?=D0=BA=D0=B0=D0=B7=D0=B0=D1=82=D1=8C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Page5.html | 14 -------------- account.html | 2 ++ index.html | 8 +++----- Page4.html => manga.html | 6 ++++-- Page3.html => news.html | 6 ++++-- reading.html | 17 +++++++++++++++++ 6 files changed, 30 insertions(+), 23 deletions(-) delete mode 100644 Page5.html rename Page4.html => manga.html (51%) rename Page3.html => news.html (61%) create mode 100644 reading.html diff --git a/Page5.html b/Page5.html deleted file mode 100644 index 08ae91e..0000000 --- a/Page5.html +++ /dev/null @@ -1,14 +0,0 @@ - - - - - 5 - - - - - - контент - - - \ No newline at end of file diff --git a/account.html b/account.html index f68a095..fd7d1ee 100644 --- a/account.html +++ b/account.html @@ -8,7 +8,9 @@ +

будет авторизация

+
\ No newline at end of file diff --git a/index.html b/index.html index 91e8e2f..c26c055 100644 --- a/index.html +++ b/index.html @@ -18,13 +18,11 @@
основное расположение про автора - - 3 - 4 - 5 + Инфа о манге + Читать
какие-то новости - + конкретная новость
diff --git a/Page4.html b/manga.html similarity index 51% rename from Page4.html rename to manga.html index 0c2ba7d..fc5acba 100644 --- a/Page4.html +++ b/manga.html @@ -2,13 +2,15 @@ - 4 + сама манга? - контент +
+

здесь будет сама инфа о манге

+
\ No newline at end of file diff --git a/Page3.html b/news.html similarity index 61% rename from Page3.html rename to news.html index 29d8374..c660693 100644 --- a/Page3.html +++ b/news.html @@ -2,13 +2,15 @@ - 3 + Новость - контент +
+

Новость

+
\ No newline at end of file diff --git a/reading.html b/reading.html new file mode 100644 index 0000000..ceeb278 --- /dev/null +++ b/reading.html @@ -0,0 +1,17 @@ + + + + + Читать мангу... + + + + + +
+

Чтение манги. где-то будет лого

+
+ + + + \ No newline at end of file