diff options
Diffstat (limited to 'srv/src')
-rw-r--r-- | srv/src/http/tpl/index.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/srv/src/http/tpl/index.html b/srv/src/http/tpl/index.html index 1a5eaf8..046d6c8 100644 --- a/srv/src/http/tpl/index.html +++ b/srv/src/http/tpl/index.html @@ -6,7 +6,8 @@ </p> {{ else }} <p> - Welcome to the Mediocre Blog! Posts are listed in chronological order. + Welcome to the Mediocre Blog! Posts are listed in chronological order. If + you aren't sure of where to start I recommend picking at random. </p> {{ end }} |