slight tweak
This commit is contained in:
		
							parent
							
								
									25796181e3
								
							
						
					
					
						commit
						dcbf9a122c
					
				@ -6,7 +6,7 @@
 | 
			
		||||
<div class="content">
 | 
			
		||||
 | 
			
		||||
  {{ range .Data.Pages.GroupByParam "topic"}}
 | 
			
		||||
  <center><h3 id="#{{ .Key }}"><a href="#{{ .Key }}">#</a>{{ .Key }}</h3></center>
 | 
			
		||||
  <center><h2 id="#{{ .Key }}"><a href="#{{ .Key }}">#</a>{{ .Key }}</h2></center>
 | 
			
		||||
  <div class="row">
 | 
			
		||||
    <div class="micro-block"><b>   </b></div>
 | 
			
		||||
    <div class="big-block" style="vertical-align: middle"><b>         Title</b></div>
 | 
			
		||||
@ -18,8 +18,8 @@
 | 
			
		||||
    {{ .Render "li" }}
 | 
			
		||||
  {{ end }}
 | 
			
		||||
  </ul>
 | 
			
		||||
  {{ end }}
 | 
			
		||||
  <hr/>
 | 
			
		||||
  {{ end }}
 | 
			
		||||
</div>
 | 
			
		||||
 | 
			
		||||
{{ partial "footer.html" . }}
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user