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