Skip to content

Fix opengraph preview image location #698

Open
@TimMonko

Description

@TimMonko

🧰 Task

Currently, the opengraph preview is only correctly finding the image (which can be found at ./{ver}/_static/opengraph_image.png) on some random pages... by pointing the metadata to ../dev/.... It makes no sense to me

The image does live at both stable and dev

If we could just shove the image into /_static/opengraph_image.png it should work, but I'm probably doing something wrong in the setup, not sure

  1. stable/plugins points to _static
  2. stable/community points to ../dev/_static
  3. dev/community points to _static though....
  4. napari.org/stable points to ../dev/_static ........

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions