From cb3b0b5fed9539df53ee93f76340bc93e80b4f45 Mon Sep 17 00:00:00 2001 From: Sakamoto Date: Mon, 11 May 2026 16:11:31 -0500 Subject: update site --- templates/index.html | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) (limited to 'templates/index.html') diff --git a/templates/index.html b/templates/index.html index a01d58f..49d1a78 100644 --- a/templates/index.html +++ b/templates/index.html @@ -1,8 +1,6 @@ {% extends "base.html" %} {% block title %} sakamoto.network {% endblock title %} {% block content %} -

sakamoto.network

- -

I host services for a few friends.

+

Services

@@ -14,11 +12,9 @@
  • rustypaste
  • -{% set blog = get_section(path="blog/_index.md") %} - +{% set blog = get_section(path="blog/_index.md") %} {% if blog.pages %}

    Recent posts

    -{% if blog.pages %}