Skip to content

Fix OpenGraph logo #228

@vitormattos

Description

@vitormattos

https://www.opengraph.xyz/url/https%3A%2F%2Flibrecode.coop%2Fjobs

Now is:

assets/images/coop.png

Need to be:

assets/images/logo/logo.png

I also forgot to add og_image here:

https://github.com/LibreCodeCoop/site/blob/main/source/jobs/index.blade.php#L1

To replace this:

https://github.com/LibreCodeCoop/site/blob/main/source/_layouts/main.blade.php#L8

Will be necessary add a code like this:

@extends('_layouts.main', ['og_image' => .... here the path of photo])

to-do

  • fix default og:image
  • fix the og:image of jobs page

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions