add video shortcode
This commit is contained in:
		
							parent
							
								
									7522de02b5
								
							
						
					
					
						commit
						1d1bede075
					
				
							
								
								
									
										5
									
								
								layouts/shortcodes/video.html
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										5
									
								
								layouts/shortcodes/video.html
									
									
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1,5 @@ | |||
| <video class="video-shortcode" preload="{{ .Get "preload" }}" controls> | ||||
|   <source src="{{ .Get "src" }}" type="{{ .Get "type" }}"> | ||||
|   There should have been a video here but your browser does not seem | ||||
|   to support it. | ||||
| </video> | ||||
		Loading…
	
		Reference in a new issue
	
	 Reorx
						Reorx