assets
This commit is contained in:
		
							parent
							
								
									ca106ccc28
								
							
						
					
					
						commit
						f6fdc1fc4f
					
				
					 7 changed files with 3 additions and 2 deletions
				
			
		
										
											Binary file not shown.
										
									
								
							
							
								
								
									
										
											BIN
										
									
								
								public/video/part1_240.mp4
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										
											BIN
										
									
								
								public/video/part1_240.mp4
									
									
									
									
									
										Normal file
									
								
							
										
											Binary file not shown.
										
									
								
							
							
								
								
									
										
											BIN
										
									
								
								public/video/part1_360.mp4
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										
											BIN
										
									
								
								public/video/part1_360.mp4
									
									
									
									
									
										Normal file
									
								
							
										
											Binary file not shown.
										
									
								
							
							
								
								
									
										
											BIN
										
									
								
								public/video/part1_480.mp4
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										
											BIN
										
									
								
								public/video/part1_480.mp4
									
									
									
									
									
										Normal file
									
								
							
										
											Binary file not shown.
										
									
								
							
										
											Binary file not shown.
										
									
								
							| 
		 Before Width: | Height: | Size: 496 KiB After Width: | Height: | Size: 237 KiB  | 
							
								
								
									
										
											BIN
										
									
								
								src/assets/bg_dark.jpg
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										
											BIN
										
									
								
								src/assets/bg_dark.jpg
									
									
									
									
									
										Normal file
									
								
							
										
											Binary file not shown.
										
									
								
							| 
		 After Width: | Height: | Size: 496 KiB  | 
| 
						 | 
				
			
			@ -3,8 +3,9 @@
 | 
			
		|||
        <h1>Alles Gute zu Deinem Geburtstag!</h1>
 | 
			
		||||
        <vue-plyr>
 | 
			
		||||
            <video poster='../assets/poster.png' autoplay="true">
 | 
			
		||||
                <source src='/video/part1.mp4' type='video/mp4' size='640'>
 | 
			
		||||
                <source src='/video/part1.webm' type='video/webm' size='854'>
 | 
			
		||||
                <source src='/video/part1_240.mp4' type='video/mp4' size='240'>
 | 
			
		||||
                <source src='/video/part1_360.mp4' type='video/mp4' size='360'>
 | 
			
		||||
                <source src='/video/part1_480.mp4' type='video/mp4' size='480'>
 | 
			
		||||
            </video>
 | 
			
		||||
        </vue-plyr>
 | 
			
		||||
    </div>
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in a new issue