add partial for optionally embedding javascript code via 2nd-level theme
This commit is contained in:
		
							parent
							
								
									4a9e6d9faa
								
							
						
					
					
						commit
						856c6bb7ab
					
				
					 2 changed files with 1 additions and 0 deletions
				
			
		|  | @ -24,6 +24,7 @@ | |||
|   </div> | ||||
|   {{ partial "footer.html" . }}     | ||||
|   <script src="{{ .Site.BaseURL }}js/bootstrap.bundle.min.js"></script> | ||||
|   {{ partial "js.html" . }} | ||||
|   {{ block "appjs" . }} {{ end }}   | ||||
| </body> | ||||
| </html> | ||||
|  |  | |||
							
								
								
									
										0
									
								
								layouts/partials/js.html
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										0
									
								
								layouts/partials/js.html
									
										
									
									
									
										Normal file
									
								
							
		Loading…
	
	Add table
		
		Reference in a new issue