commit e0dadac
chld
·
2026-06-12 05:05:53 +0000 UTC
parent 32691fa
fix
2 files changed,
+2,
-2
+1,
-1
1@@ -37,5 +37,5 @@ printf "</body>\n" >> $m
2 [ $blog -eq 1 ]&&{
3 sed -i 's/PRF/../g' $m
4 }||{
5-sed -i 's/PRF///g' $m
6+sed -i 's/PRF/./g' $m
7 }
+1,
-1
1@@ -4,4 +4,4 @@
2 <br>
3 <a href=index.html style="color: #0f0f0f;"><h1 style="color: #0f0f0f;">CHLD</h1></a>
4 <p>[ <a href=index.html>home</a> | <a href=https://codeberg.org/chld/web>src</a> | <a href=https://4plt.ch>ROOT</a> ]</p>
5-/* <a href=PRFfindme.html>me</a> | <a href=PRFwebring.html>webring</a> | <a href=PRFblog.html>blog</a> */
6+/* <a href=PRF/indme.html>me</a> | <a href=PRF/webring.html>webring</a> | <a href=PRF/blog.html>blog</a> */