Pi66

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

← back to log

fix: remove text-4xl from the heading in walrs & pino-rs

author: pi66
date: 2026-07-03 03:21
hash: 49457d1131dbdb52a4981c1080cbd68bf394db20

Diffstat:

M

md/tools/pino-rs.md
2 +++++++++++++++---------------

M

md/tools/walrs.md
2 +++++++++++++++---------------
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
diff --git a/md/tools/pino-rs.md b/md/tools/pino-rs.md
index 2de4e89..b39a998 100644
--- a/md/tools/pino-rs.md
+++ b/md/tools/pino-rs.md
@@ -8,7 +8,7 @@ Pino-rs is a lightweight Rust-based notification daemon for Linux, focused on fa

 {% block content %}

-# >[**Pino**](/tools/pino-rs) [.!text-4xl .!mb-5]
+# >[**Pino**](/tools/pino-rs)

 Pino is a fully customizable notification tool rewritten in Rust. It allows you to display notifications with various options, including dynamic theming, configurable fonts, and system integration.

diff --git a/md/tools/walrs.md b/md/tools/walrs.md
index 665cad5..e34fdea 100644
--- a/md/tools/walrs.md
+++ b/md/tools/walrs.md
@@ -7,7 +7,7 @@ Walrs is a lightweight Linux theming tool that extracts colors from wallpapers a

 {% block content %}

-# >[**Walrs**](/tools/walrs) [.!text-4xl .!mb-5]
+# >[**Walrs**](/tools/walrs)

 A fast, lightweight color scheme generator written in Rust.