From a72abb26dd01a223cf297877ac347591e2c9b35b Mon Sep 17 00:00:00 2001 From: d3m0k1d Date: Tue, 23 Sep 2025 16:25:34 +0300 Subject: [PATCH] Base text in new pages --- frontend/contacts/index.html | 25 +++++++++++++++++++++++++ frontend/guestbook/index.html | 25 +++++++++++++++++++++++++ frontend/posts/index.html | 25 +++++++++++++++++++++++++ 3 files changed, 75 insertions(+) diff --git a/frontend/contacts/index.html b/frontend/contacts/index.html index e69de29..073b5cb 100644 --- a/frontend/contacts/index.html +++ b/frontend/contacts/index.html @@ -0,0 +1,25 @@ + + + + + + d3m0k1d + + + + + + + \ No newline at end of file diff --git a/frontend/guestbook/index.html b/frontend/guestbook/index.html index e69de29..073b5cb 100644 --- a/frontend/guestbook/index.html +++ b/frontend/guestbook/index.html @@ -0,0 +1,25 @@ + + + + + + d3m0k1d + + + + + + + \ No newline at end of file diff --git a/frontend/posts/index.html b/frontend/posts/index.html index e69de29..5629dc6 100644 --- a/frontend/posts/index.html +++ b/frontend/posts/index.html @@ -0,0 +1,25 @@ + + + + + + d3m0k1d + + + + + + + \ No newline at end of file