Pi66

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

← back to log

fix: correct pino-rs page title

author: pi66
date: 2026-07-03 20:34
hash: b9da73a0745b561b3fe963ba14615138f698bbd0

Diffstat:

M

md/tools/panime.md
2 +++++++++++++++---------------
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
diff --git a/md/tools/panime.md b/md/tools/panime.md
index 11bb1ff..c124a4e 100644
--- a/md/tools/panime.md
+++ b/md/tools/panime.md
@@ -4,7 +4,7 @@
 Anime API documentation for accessing anime data, search, episode lists, and streaming links via a RESTful JSON API at https://pi66.xyz/api. Includes endpoints for listing anime, retrieving details by slug, fetching episodes with quality options, and streaming video content.
 {% endblock %}

-{% block title %} Walrs {% endblock %}
+{% block title %} PAnime {% endblock %}
 {% block content %}

 # >**Anime API Documentation**