From cb3b0b5fed9539df53ee93f76340bc93e80b4f45 Mon Sep 17 00:00:00 2001 From: Sakamoto Date: Mon, 11 May 2026 16:11:31 -0500 Subject: update site --- templates/base.html | 22 +++++++++++++++------- templates/index.html | 8 ++------ 2 files changed, 17 insertions(+), 13 deletions(-) (limited to 'templates') diff --git a/templates/base.html b/templates/base.html index 83b5cc3..993350d 100644 --- a/templates/base.html +++ b/templates/base.html @@ -30,13 +30,15 @@
+ sakamoto
@@ -46,6 +48,12 @@
- + 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 %}