kylewm / redwind

Flask-based personal website #IndieWeb #OwnYourData
Other
45 stars 5 forks source link

collect_images() verifies that post.content exists #79

Closed LanaCoyote closed 9 years ago

LanaCoyote commented 9 years ago

This prevents an error when attempting to share a post that doesn't have content to twitter

Fixes #78

kylewm commented 9 years ago

Thanks!