add docs/ to generate github page
This commit is contained in:
		
							
								
								
									
										9
									
								
								docs/_includes/footer.html
									
									
									
									
									
										Executable file
									
								
							
							
						
						
									
										9
									
								
								docs/_includes/footer.html
									
									
									
									
									
										Executable file
									
								
							| @@ -0,0 +1,9 @@ | ||||
| <footer> | ||||
|             <div class="row"> | ||||
|                 <div class="col-lg-12 footer"> | ||||
|                ©{{ site.time | date: "%Y"  }} {{site.company_name}}. All rights reserved. <br /> | ||||
| {% if page.last_updated %}<span>Page last updated:</span> {{page.last_updated}}<br/>{% endif %} Site last generated: {{ site.time | date: "%b %-d, %Y"  }} <br /> | ||||
| <p><img src="{{ "images/company_logo.png" }}" alt="Company logo"/></p> | ||||
|                 </div> | ||||
|             </div> | ||||
| </footer> | ||||
		Reference in New Issue
	
	Block a user
	 Mahmoud Zalt
					Mahmoud Zalt