diff --git a/SCREENSHOTS.markdown b/SCREENSHOTS.markdown index b9eb0f328..8f7d412bc 100644 --- a/SCREENSHOTS.markdown +++ b/SCREENSHOTS.markdown @@ -21,7 +21,10 @@ Mouse over for captions, click to enlarge. - + + + + diff --git a/site/hakyll.hs b/site/hakyll.hs index cf2cb9337..90c0e7a49 100644 --- a/site/hakyll.hs +++ b/site/hakyll.hs @@ -50,6 +50,7 @@ main = hakyllWithConfiguration cfg $ do ,"watchhours.png" ,"hledger-screen-1.png" ,"hledger-charts-2.png" + ,"hledger-web-journal.png" ] where -- Render a page from the parent directory as if it was in the hakyll diff --git a/site/hledger-web-journal.png b/site/hledger-web-journal.png new file mode 100644 index 000000000..eb2bf5ee6 Binary files /dev/null and b/site/hledger-web-journal.png differ