mirror of
				https://github.com/ItsDrike/itsdrike.com.git
				synced 2025-11-03 19:56:36 +00:00 
			
		
		
		
	Use tab size of 4 in content-info
This commit is contained in:
		
							parent
							
								
									a054677e7d
								
							
						
					
					
						commit
						0ae71e3794
					
				
					 1 changed files with 25 additions and 25 deletions
				
			
		| 
						 | 
					@ -12,7 +12,7 @@
 | 
				
			||||||
    {{ if .Params.Changelog }}
 | 
					    {{ if .Params.Changelog }}
 | 
				
			||||||
    <div id="changelog">
 | 
					    <div id="changelog">
 | 
				
			||||||
        <h2> Changelog</h2>
 | 
					        <h2> Changelog</h2>
 | 
				
			||||||
    <ul class="changelog-time">
 | 
					        <ul>
 | 
				
			||||||
            {{ range $i, $e := .Params.Changelog }}
 | 
					            {{ range $i, $e := .Params.Changelog }}
 | 
				
			||||||
            <li>
 | 
					            <li>
 | 
				
			||||||
                {{ time $i | time.Format "2006-01-02" }}:
 | 
					                {{ time $i | time.Format "2006-01-02" }}:
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue