mirror of
https://github.com/privacyguides/privacyguides.org.git
synced 2025-08-28 05:39:23 +00:00
Automated PR Testing (#2469)
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
definitions:
|
||||
|
||||
- &background_image >-
|
||||
{%- if page.meta.cover -%}
|
||||
theme/assets/img/cover/{{ page.meta.cover }}
|
||||
@@ -70,7 +69,6 @@ definitions:
|
||||
|
||||
# Meta tags
|
||||
tags:
|
||||
|
||||
# Open Graph
|
||||
og:type: website
|
||||
og:title: *page_title_with_site_name
|
||||
@@ -94,7 +92,6 @@ tags:
|
||||
# Card size and layers
|
||||
size: { width: 1200, height: 630 }
|
||||
layers:
|
||||
|
||||
# Background
|
||||
- background:
|
||||
image: *background_image
|
||||
|
Reference in New Issue
Block a user