Update Open Graph logic and remove unused OGP image
Removed the fallback Open Graph image logic from the header and deleted the unused `ogp.png` file. Also removed the `image` field from `_config.yml` as it is no longer necessary. Simplifies configuration and ensures only page-specific images are used.
This commit is contained in:
parent
4fc1da1842
commit
cd7ed8a775
4 changed files with 0 additions and 3 deletions
|
@ -3,7 +3,6 @@ description: >-
|
|||
Some dude in the internet.
|
||||
lang: en-US
|
||||
timezone: Europe/Berlin
|
||||
image: assets/img/ogp.png
|
||||
mode: dark # default theme "dark" | "light"
|
||||
|
||||
# Profile settings
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue