shift-org / shift-docs

Shift2Bikes: website and calendar for shift and pedalpalooza
https://shift2bikes.org
Other
22 stars 17 forks source link

Truncate long event description in page metadata with an ellipsis when needed #811

Closed carrythebanner closed 2 months ago

carrythebanner commented 2 months ago

Fixes #784

carrythebanner commented 2 months ago

To easily fetch what's set in the page meta, visit any single event page and enter this in the console: document.querySelector('meta[property="og:description"]').content

carrythebanner commented 2 months ago

Tests: