Currently, every page has the same description, which shows up whenever a link is pasted into Slack, for example: ``` <meta name="description" content="A catalog of Polymer-based web components"> ``` We should substitute the appropriate element metadata when we load an element page.
Currently, every page has the same description, which shows up whenever a link is pasted into Slack, for example:
We should substitute the appropriate element metadata when we load an element page.