I have a simple photo blog with only one entry on the index page and a link to the previous and next entries.
Every time I post a new entry and view the site, the previous entries have their contents replaced with the new entry's contents.
For example, let's say I post a photo entry and call it "Beach".
Then the next day I post one called "Forest". The new Forest post appears but when I click the link to the Beach post, it appears but with its contents replaced with the Forest contents.
See My Webpage