summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordaniel-Jones <daniel@danieljon.es>2018-02-27 10:28:01 +1030
committerdaniel-Jones <daniel@danieljon.es>2018-02-27 10:28:01 +1030
commit4ef2c06d12399377d5e0179afb4cf07f4c6f046a (patch)
treef3ff7e9ebb7650ce0ab7d827beb4b51add2f7cc9
parent669e806c271fc93c7d464fd06a6f6e8ec1a76fa1 (diff)
downloadwebsite-4ef2c06d12399377d5e0179afb4cf07f4c6f046a.tar.gz
website-4ef2c06d12399377d5e0179afb4cf07f4c6f046a.zip
added interesting.txt generation
-rwxr-xr-xsetup.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/setup.sh b/setup.sh
index 462930b..79fd1bd 100755
--- a/setup.sh
+++ b/setup.sh
@@ -27,3 +27,5 @@ echo "<div class='middiv'><div class='cover'><img src='https://danieljon.es/view
echo "Opinions on things. <br><br> <a href='anime.html'>anime</a> & <a href='everything.html'>everything else</a>." > content/opinions/index.txt
#make content/opinions/everything.txt
echo "Put your own stuff here." > content/opinions/everything.txt
+#make content/interesting.txt
+echo "interesting things on this page." > content/interesting.txt