From 08bd4fe3eeabe4376425535dc8898e6f22ae88b8 Mon Sep 17 00:00:00 2001 From: Alyssa Rosenzweig Date: Mon, 3 Apr 2017 15:57:00 -0700 Subject: Link to the correct file --- www/publish.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'www') diff --git a/www/publish.sh b/www/publish.sh index f1858fe1..6de15662 100755 --- a/www/publish.sh +++ b/www/publish.sh @@ -5,7 +5,7 @@ FILE=${1%.md} # if not homepage, add a link back to the homepage if [ "${FILE}" != "./index" ]; then - RETURN="

Go back to homepage

" + RETURN="

Go back to homepage

" fi cat $1 > temp.md -- cgit v1.2.3-70-g09d2