about summary refs log tree commit diff stats
path: root/update_html
diff options
context:
space:
mode:
Diffstat (limited to 'update_html')
-rwxr-xr-xupdate_html2
1 files changed, 1 insertions, 1 deletions
diff --git a/update_html b/update_html
index 14bd8ed5..decd732a 100755
--- a/update_html
+++ b/update_html
@@ -6,7 +6,7 @@ do
   vim -c "TOhtml | w | qa" $f
   mv $f.html html
 done
-sed -i 's,<title>\~/Desktop/s/mu/,<title>Mu - ,' html/*
+sed -i 's,<title>\~/mu/,<title>Mu - ,' html/*
 sed -i 's,\.html</title>,</title>,' html/*
 sed -i 's/^\*.*/* { font-size: 1.05em; }/g' html/*
 # tweak contrast