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/home/index.md | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 content/home/index.md (limited to 'content/home/index.md') diff --git a/content/home/index.md b/content/home/index.md new file mode 100644 index 0000000..88ad694 --- /dev/null +++ b/content/home/index.md @@ -0,0 +1,32 @@ +--- +title: "Home" +slug: "home" +css: | + time { + font-size: 16px; + color: #bbbbbb; + padding-right: 0.5em; + } + #email { + font-size: 16px; + padding-right: 3.4em; + color: #bbbbbb; + } + #github { + font-size: 16px; + padding-right: 2.8em; + color: #bbbbbb; + } +--- + +### posts + [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) + +### links and contact info + +email: [suleyman@farajli.net](mailto:suleyman@farajli.net) +github: [sfarajli](https://github.com/sfarajli) -- cgit v1.2.3