From dd71f019de0314f7b3f2ae1e0aa920e49e9f2759 Mon Sep 17 00:00:00 2001 From: Suleyman Farajli Date: Tue, 24 Jun 2025 18:37:57 +0400 Subject: refactor: everything chaged --- content/posts/index.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 content/posts/index.md (limited to 'content/posts/index.md') diff --git a/content/posts/index.md b/content/posts/index.md new file mode 100644 index 0000000..31ebb2b --- /dev/null +++ b/content/posts/index.md @@ -0,0 +1,20 @@ +--- +title: "Posts" +slug: "posts" +css: | + time { + font-size: 16px; + color: #bbbbbb; + padding-right: 0.5em; + } +--- + [Hosting an email server is not possible.](/posts/selfhostmail.html) + + [Software I use.](/posts/software.html) + + [I dislike modern smartphones.](/posts/nophone.html) + + [Why I like Gentoo.](/posts/gentoo.html) + + [New webiste.](/posts/website_created.html) + -- cgit v1.2.3