From 0e1e02e60217c7ed587684f229c22f5c5bbf70bb Mon Sep 17 00:00:00 2001 From: Yuchen Pei Date: Mon, 14 Aug 2023 13:40:20 +1000 Subject: Some minor updates. --- .description | 2 +- post-process.sh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.description b/.description index 97afca8..2673065 100644 --- a/.description +++ b/.description @@ -1 +1 @@ -Code and text for the website ypei.me. +Code and text for the website ypei.org. diff --git a/post-process.sh b/post-process.sh index 6300115..e3477d4 100755 --- a/post-process.sh +++ b/post-process.sh @@ -16,4 +16,4 @@ for page in site/*.html; do done # fix email address. -sed -i 's/xU)U1M2fEQL6bfYGpwSG/\h\i\@\y\p\e\i\.\m\e/' site/index.html +sed -i 's/xU)U1M2fEQL6bfYGpwSG/\i\d\@\y\p\e\i\.\o\r\g/' site/index.html -- cgit v1.2.3