From 2534f616762e947c76e07c1ff5d906d8cf4ec304 Mon Sep 17 00:00:00 2001 From: Miquel Sabaté Solà Date: Fri, 14 Jul 2023 12:08:29 +0200 Subject: Simplified site MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Since I don't have many things on the "Writing" section, and I find myself not using the blog at all, let us hide these sections for now. Signed-off-by: Miquel Sabaté Solà --- _includes/header.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to '_includes/header.html') diff --git a/_includes/header.html b/_includes/header.html index 1856e84..61e5491 100644 --- a/_includes/header.html +++ b/_includes/header.html @@ -36,9 +36,9 @@ {% endif %} {% endif %} - {% t titles.writings %} - {% t titles.blog %} - {% t titles.about %} + + + -- cgit v1.2.3