drolbr / overpass-blog

Blog for the Overpass API
GNU Affero General Public License v3.0
4 stars 3 forks source link

eval_blog.awk unable to extract published-date for counting_roundabouts.html #7

Open muekoeff opened 3 years ago

muekoeff commented 3 years ago

Since counting_roundabouts.html contains the substring "<p>Published " instead of "<p>Published:" eval_blog.awk is unable to properly set the published-variable leading to a broken RSS-feed (invalid pubDate "counting_roundabouts.html").