From accdff374ccadb91e2766113d70e8be101df8ffb Mon Sep 17 00:00:00 2001 From: Jonah Aragon Date: Sun, 16 Mar 2025 12:56:02 +0000 Subject: [PATCH] style(video): Video page metadata changes (#2956) Signed-off-by: fria Signed-off-by: Daniel Gray --- mkdocs.videos.yml | 2 +- theme/video-post.html | 6 +++++- videos/index.md | 3 ++- 3 files changed, 8 insertions(+), 3 deletions(-) diff --git a/mkdocs.videos.yml b/mkdocs.videos.yml index 4a168e6b..538ec87e 100644 --- a/mkdocs.videos.yml +++ b/mkdocs.videos.yml @@ -23,7 +23,7 @@ site_url: "https://www.privacyguides.org/videos/" site_dir: "site/videos" site_name: Privacy Guides -site_description: "Privacy Guides is the most popular & trustworthy non-profit privacy resource to find privacy tools and learn about protecting your digital life." +site_description: "This is our home for the latest video content from the Privacy Guides team. Privacy Guides is the most popular & trustworthy non-profit privacy resource to find privacy tools and learn about protecting your digital life." edit_uri_template: blob/main/videos/{path}?plain=1 extra: diff --git a/theme/video-post.html b/theme/video-post.html index aea3ab13..bd4fdec6 100644 --- a/theme/video-post.html +++ b/theme/video-post.html @@ -25,6 +25,10 @@ {% import "partials/nav-item.html" as item with context %} +{% block htmltitle %} + [Video] {{ page.title | striptags }} - {{ config.site_name }} +{% endblock %} + {% block extrahead %} - + {% endblock %} diff --git a/videos/index.md b/videos/index.md index a33fdf32..892caa85 100644 --- a/videos/index.md +++ b/videos/index.md @@ -1,5 +1,6 @@ --- -description: Privacy-related news stories, product reviews, opinion pieces, and other important articles from Privacy Guides contributors. +description: >- + This is our home for the latest video content from the Privacy Guides team. Be sure you are subscribed to find out about our latest uploads, and share these videos with your family and friends if you find them helpful! template: video.html hide: - footer