mirror of
				https://github.com/Wonderfall/hugo-WonderMod.git
				synced 2025-10-31 19:55:24 +01:00 
			
		
		
		
	Adding the Herring Cove theme
This commit is contained in:
		
							
								
								
									
										12
									
								
								themes/herring-cove/layouts/chrome/footer.html
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										12
									
								
								themes/herring-cove/layouts/chrome/footer.html
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,12 @@ | ||||
|     <footer> | ||||
|  | ||||
|         <p class="text-muted credit">{{ with .Site.Params.Copyright }}{{.}}{{ else }}© {{.Now.Format "2006"}}. All rights reserved. {{end}}</p> | ||||
|     </footer> | ||||
|  <!-- Bootstrap core JavaScript--> | ||||
|     <script src="{{ .Site.BaseUrl }}/js/jquery-1.10.2.min.js"></script> | ||||
|     <script src="{{ .Site.BaseUrl }}/js/bootstrap.min.js"></script> | ||||
|     <script src="{{ .Site.BaseUrl }}/js/bootstrap.js"></script> | ||||
|     <script type="text/javascript" src="{{ .Site.BaseUrl }}/js/hc.js"></script> | ||||
| </body> | ||||
|  | ||||
| </html> | ||||
		Reference in New Issue
	
	Block a user
	 spf13
					spf13