octopress / genesis-theme

A Jekyll theme build on Octopress Ink
MIT License
24 stars 16 forks source link

Entry meta should be centered or not based on center_headings #36

Open pbendersky opened 9 years ago

pbendersky commented 9 years ago

If you set center_headings to false in the config, the centers are left aligned (correct) but the meta data (posted date) remains centered.

Proposed solution (I'll add a PR later): .entry-meta should be centered only if .entry-title is.