Skip to content

Commit 96b331c

Browse files
committed
style(video): Video page metadata changes (#2956)
1 parent 426c5a2 commit 96b331c

File tree

3 files changed

+5
-4
lines changed

3 files changed

+5
-4
lines changed

mkdocs.videos.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@ docs_dir: "videos"
2222
site_url: "https://www.privacyguides.org/videos/"
2323
site_dir: "site/videos"
2424

25-
site_name: Privacy Guides
26-
site_description: "Privacy Guides is the most popular & trustworthy non-profit privacy resource to find privacy tools and learn about protecting your digital life."
25+
site_name: Privacy Guides Video
26+
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."
2727
edit_uri_template: blob/main/videos/{path}?plain=1
2828

2929
extra:

theme/video-post.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"embedUrl": "{{ page.meta.embed }}"
4040
}
4141
</script>
42-
<link rel="alternate" type="application/json+oembed" href="https://neat.tube/services/oembed?url={{ page.meta.peertube | urlencode |replace('/', '%2F')}}" title="It&#39;s time to stop using SMS, here&#39;s why!" />
42+
<link rel="alternate" type="application/json+oembed" href="https://neat.tube/services/oembed?url={{ page.meta.peertube | urlencode |replace('/', '%2F')}}">
4343
{% endblock %}
4444

4545
<!-- Page content -->

videos/index.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
2-
description: Privacy-related news stories, product reviews, opinion pieces, and other important articles from Privacy Guides contributors.
2+
description: >-
3+
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!
34
template: video.html
45
hide:
56
- footer

0 commit comments

Comments
 (0)