Commit 74c6442e authored by Jay Swain's avatar Jay Swain

Update youtube thumbnail URL's for whats_new

Updating the youtube thumbnail urls for all items in data/whats_new. The
only thing I find odd here is that while the url is suggested on forums
like stackoverflow, it's not documented anywhere on youtube. If this url
changes we might need to integrate with youtube and pull the thumbnail
urls from the youtube api.
parent 7b6e75e7
...@@ -6,7 +6,7 @@ ...@@ -6,7 +6,7 @@
gitlab-com: true gitlab-com: true
packages: [Starter, Premium, Ultimate] packages: [Starter, Premium, Ultimate]
url: https://www.youtube.com/watch?v=31pNKjenlJY&feature=emb_title url: https://www.youtube.com/watch?v=31pNKjenlJY&feature=emb_title
image_url: http://i3.ytimg.com/vi/31pNKjenlJY/maxresdefault.jpg image_url: https://img.youtube.com/vi/31pNKjenlJY/hqdefault.jpg
published_at: 2020-07-22 published_at: 2020-07-22
release: 13.2 release: 13.2
- title: Container Host Monitoring and Blocking - title: Container Host Monitoring and Blocking
...@@ -16,7 +16,7 @@ ...@@ -16,7 +16,7 @@
gitlab-com: true gitlab-com: true
packages: [All] packages: [All]
url: https://www.youtube.com/watch?v=WxBzBz76FxU&feature=youtu.be url: https://www.youtube.com/watch?v=WxBzBz76FxU&feature=youtu.be
image_url: http://i3.ytimg.com/vi/WxBzBz76FxU/hqdefault.jpg image_url: https://img.youtube.com/vi/WxBzBz76FxU/hqdefault.jpg
published_at: 2020-07-22 published_at: 2020-07-22
release: 13.2 release: 13.2
- title: Official GitLab-Figma Plugin - title: Official GitLab-Figma Plugin
......
...@@ -6,7 +6,7 @@ ...@@ -6,7 +6,7 @@
gitlab-com: true gitlab-com: true
packages: [Ultimate] packages: [Ultimate]
url: https://www.youtube.com/watch?v=3wdWMDRLdp4 url: https://www.youtube.com/watch?v=3wdWMDRLdp4
image_url: http://i3.ytimg.com/vi/3wdWMDRLdp4/hqdefault.jpg image_url: https://img.youtube.com/vi/3wdWMDRLdp4/hqdefault.jpg
published_at: 2020-08-22 published_at: 2020-08-22
release: 13.3 release: 13.3
- title: Create a matrix of jobs using a simple syntax - title: Create a matrix of jobs using a simple syntax
......
...@@ -46,7 +46,7 @@ ...@@ -46,7 +46,7 @@
gitlab-com: true gitlab-com: true
packages: [starter, premium, ultimate] packages: [starter, premium, ultimate]
url: https://www.youtube.com/embed/1FBRaBQTQZk url: https://www.youtube.com/embed/1FBRaBQTQZk
image_url: http://i3.ytimg.com/vi/1FBRaBQTQZk/maxresdefault.jpg image_url: https://img.youtube.com/vi/1FBRaBQTQZk/hqdefault.jpg
published_at: 2020-09-22 published_at: 2020-09-22
release: 13.4 release: 13.4
- title: Quick navigation using the Search bar - title: Quick navigation using the Search bar
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment