arXiv / arxiv-browse

Flask app for article abstract and listing pages
MIT License
113 stars 63 forks source link

`citation_doi` meta tag missing from head #378

Open shiruken opened 1 year ago

shiruken commented 1 year ago

Describe the bug The citation_doi meta tag missing from head

To Reproduce

  1. View an article and note there is an assigned DOI
  2. View page source and note citation_doi meta tag is not defined

Expected behavior There should be a citation_doi meta tag in the head.

Screenshots image

Desktop (please complete the following information):

Additional context Possibly related to #330? citation_doi should be defined in metatags.py but isn't.

jweiskoff commented 3 months ago

this issue has been migrated to a work ticket for an eventual fix.