fix shownote page
This commit is contained in:
		
							parent
							
								
									735e70d4f6
								
							
						
					
					
						commit
						7ff8b88ff1
					
				@ -8,8 +8,6 @@
 | 
			
		||||
  {{ range .Data.Pages.GroupByParam "series"}}
 | 
			
		||||
  <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>
 | 
			
		||||
  </div>
 | 
			
		||||
  <ul>
 | 
			
		||||
  {{ range .Pages.ByParam "date" }}
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user