| layout | blog |
|---|---|
| title | Blog |
| head_title | Prebid.org - Blog for Header Bidding |
| description | All about Prebid and header bidding |
| hide | true |
| sidebarType | 7 |
{% for post in site.posts %}
{{ post.date | date: '%B %d, %Y' }}
{{ post.content }}
{% endfor %}