chore: update YouTube embed code
* Only show related videos from the same channel. * Disable video annotations.
This commit is contained in:
		
							parent
							
								
									dbaca137f7
								
							
						
					
					
						commit
						0a6280ff2d
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -18,7 +18,7 @@
 | 
				
			||||||
            <iframe
 | 
					            <iframe
 | 
				
			||||||
                width="678"
 | 
					                width="678"
 | 
				
			||||||
                height="408"
 | 
					                height="408"
 | 
				
			||||||
                src="{{ videoSrc(video) }}"
 | 
					                src="{{ videoSrc(video) }}?rel=0&iv_load_policy=3"
 | 
				
			||||||
                frameborder="0"
 | 
					                frameborder="0"
 | 
				
			||||||
                allowfullscreen
 | 
					                allowfullscreen
 | 
				
			||||||
            >
 | 
					            >
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue