parent
							
								
									c44eb759f0
								
							
						
					
					
						commit
						84a2435161
					
				| 
						 | 
				
			
			@ -9,10 +9,11 @@ html, body {
 | 
			
		|||
}
 | 
			
		||||
 | 
			
		||||
code,
 | 
			
		||||
figure p,
 | 
			
		||||
.footnotes,
 | 
			
		||||
.footnote-ref,
 | 
			
		||||
figure p,
 | 
			
		||||
.main-footer,
 | 
			
		||||
nav,
 | 
			
		||||
.posts-list footer {
 | 
			
		||||
  font-size: $font-size-small;
 | 
			
		||||
}
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -8,6 +8,13 @@
 | 
			
		|||
    <nav>
 | 
			
		||||
      <a href="{{ .Site.BaseURL }}blog">Blog</a> /
 | 
			
		||||
      <a href="{{ .Site.BaseURL }}categories">Catégories</a>
 | 
			
		||||
      {{ if .IsNode }}
 | 
			
		||||
        / <a href="{{ .Permalink }}index.xml"><span class="smallcaps">rss</a>
 | 
			
		||||
      {{ end }}
 | 
			
		||||
      {{ if .IsPage }}
 | 
			
		||||
        / <a href="{{ .Site.BaseURL }}index.xml"><span class="smallcaps">rss</a>
 | 
			
		||||
      {{ end }}
 | 
			
		||||
 | 
			
		||||
    </nav>
 | 
			
		||||
  </section>
 | 
			
		||||
</header>
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue