update
This commit is contained in:
		
					parent
					
						
							
								43c2d9925b
							
						
					
				
			
			
				commit
				
					
						cb52524885
					
				
			
		
					 26 changed files with 91 additions and 62 deletions
				
			
		|  | @ -8,7 +8,9 @@ | |||
| 				</span> | ||||
| 				{% endif %} | ||||
| 
 | ||||
| 				{% if page.date %} | ||||
| 				<time class="icon-calendar pr20" datetime="{{ page.date | date: "%Y-%m-%d" }}" itemprop="datePublished"> {{ page.date | date: "%Y-%m-%d" }}</time> | ||||
| 				{% endif %} | ||||
| 
 | ||||
| 				{% if page.categories %}<span class="icon-archive pr20"> {{ page.categories | join: ' · ' | upcase }}{% endif %}</span> | ||||
| 				<br> | ||||
|  |  | |||
		Reference in a new issue