In the weblog config, it allows me to pick how many DAYS I want to show on my index page.
In my case, I want to show only the LATEST entry - and nothing else.
So if I make 10 entries on one day - only the last one should show. If I don't make any entries for the next ten days, that last one should stay until another one is made.
Can I do this?
Tom