Skip to content

Commit 5663c1d

Browse files
authored
Update YouTube video title in index.html
1 parent 29252c1 commit 5663c1d

File tree

1 file changed

+1
-1
lines changed
  • tests/functional/site/fixtures/en/article/embeds

1 file changed

+1
-1
lines changed

tests/functional/site/fixtures/en/article/embeds/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<div class="bg-white py-8 px-4 shadow sm:rounded-lg sm:px-10 prose">
1717
<h1>Embeds</h1>
1818
<p>01.10.2023. 00:00</p>
19-
<div class="embedded-content"><iframe width="800" height="450" src="https://www.youtube.com/embed/oGcLClv_IFU?feature=oembed" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen title="Your code coverage is LYING!"></iframe></div>
19+
<div class="embedded-content"><iframe width="800" height="450" src="https://www.youtube.com/embed/oGcLClv_IFU?feature=oembed" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen title="Your tests code coverage is LYING!"></iframe></div>
2020
<div class="embedded-content"><blockquote class="twitter-tweet" data-width="550"><p lang="en" dir="ltr">Using the code coverage percentage as a measure of quality of your codebase is a bad idea, here&#39;s what to do instead: <a href="https://twitter.com/hashtag/quality?src=hash&amp;ref_src=twsrc%5Etfw">#quality</a> <a href="https://twitter.com/hashtag/SoftwareEngineering?src=hash&amp;ref_src=twsrc%5Etfw">#SoftwareEngineering</a> <a href="https://twitter.com/hashtag/testing?src=hash&amp;ref_src=twsrc%5Etfw">#testing</a> <a href="https://t.co/94vpY6F4mC">https://t.co/94vpY6F4mC</a></p>&mdash; Dalibor Karlović (@dkarlovi) <a href="https://twitter.com/dkarlovi/status/1784950485595623522?ref_src=twsrc%5Etfw">April 29, 2024</a></blockquote> <script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script></div>
2121
<p><a href="https://github.com/sigwinhq/yassg">https://github.com/sigwinhq/yassg</a></p>
2222

0 commit comments

Comments
 (0)