From 36c16318fa7f3162331e838320e95708f6925eb9 Mon Sep 17 00:00:00 2001 From: Valentin Popov Date: Wed, 14 Feb 2024 23:35:47 +0400 Subject: Cleaning the code --- _includes/comments.html | 2 +- _includes/contacts.html | 11 ----------- _includes/links.html | 11 ----------- _includes/posts.html | 10 ---------- 4 files changed, 1 insertion(+), 33 deletions(-) delete mode 100644 _includes/contacts.html delete mode 100644 _includes/links.html delete mode 100644 _includes/posts.html (limited to '_includes') diff --git a/_includes/comments.html b/_includes/comments.html index aca3915..5d4a33a 100644 --- a/_includes/comments.html +++ b/_includes/comments.html @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/_includes/contacts.html b/_includes/contacts.html deleted file mode 100644 index 0eea581..0000000 --- a/_includes/contacts.html +++ /dev/null @@ -1,11 +0,0 @@ -

Contacts

- - \ No newline at end of file diff --git a/_includes/links.html b/_includes/links.html deleted file mode 100644 index 2fb95a1..0000000 --- a/_includes/links.html +++ /dev/null @@ -1,11 +0,0 @@ -

Related links

- - \ No newline at end of file diff --git a/_includes/posts.html b/_includes/posts.html deleted file mode 100644 index 1dd5670..0000000 --- a/_includes/posts.html +++ /dev/null @@ -1,10 +0,0 @@ -

Posts

- - \ No newline at end of file -- cgit v1.2.3