summaryrefslogtreecommitdiff
path: root/setup.sh
diff options
context:
space:
mode:
Diffstat (limited to 'setup.sh')
-rwxr-xr-xsetup.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/setup.sh b/setup.sh
index 79fd1bd..fd510f4 100755
--- a/setup.sh
+++ b/setup.sh
@@ -29,3 +29,7 @@ echo "Opinions on things. <br><br> <a href='anime.html'>anime</a> & <a href='eve
echo "Put your own stuff here." > content/opinions/everything.txt
#make content/interesting.txt
echo "interesting things on this page." > content/interesting.txt
+#make content/like.txt
+echo "things I like here." > content/like.txt
+#make content/dislike.txt
+echo "things I dislike here." > content/dislike.txt