Pi66

pi66.xyz
My personal website.
git clone https://git.pi66.xyz/pi66.xyz

← back to log

content: update merodi page title and description

author: pi66
date: 2026-07-03 20:21
hash: 0f28ba3063bc1b6b751ec78487ddde6e5da13920

Diffstat:

M

md/tools/merodi.md
4 +++++++++++++++---------------
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
diff --git a/md/tools/merodi.md b/md/tools/merodi.md
index 7372468..88291ae 100644
--- a/md/tools/merodi.md
+++ b/md/tools/merodi.md
@@ -1,8 +1,8 @@
 {% extends "layout.html" %}
-{% block title %}Walrs{% endblock %}
+{% block title %}Merodi{% endblock %}

 {% block meta_description %}
-Walrs is a lightweight Linux theming tool that extracts colors from wallpapers and applies them system-wide for consistent UI styling across applications.
+A markdown-based static site generator built with Python. Write pages in markdown, style them with Jinja2 templates, and get a ready-to-publish website.
 {% endblock %}

 {% block content %}