diff options
Diffstat (limited to 'themes/problematic/layouts/partials/reading.html')
-rw-r--r-- | themes/problematic/layouts/partials/reading.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/themes/problematic/layouts/partials/reading.html b/themes/problematic/layouts/partials/reading.html index 7ef6dcf..eecb36d 100644 --- a/themes/problematic/layouts/partials/reading.html +++ b/themes/problematic/layouts/partials/reading.html @@ -1,4 +1,7 @@ <h3>Reading by day</h3> + +This is intended to be an ongoing log of longer-form material. Not sure if I will continue to list it by day - that might be over ambitious. + <ul id="reading"> {{ range where site.RegularPages "Section" "reading" }} <li> |