mirror of
				https://github.com/valentineus/popov.link.git
				synced 2025-11-04 06:49:45 +03:00 
			
		
		
		
	@@ -1,3 +1,9 @@
 | 
				
			|||||||
<section class="container">
 | 
					<footer class="footer">
 | 
				
			||||||
  © {{ site.time | date: "%Y" }}. All rights reserved.
 | 
					  <small>
 | 
				
			||||||
</section>
 | 
					    <a href="mailto:{{ site.author.email | strip_newlines | strip_html | strip | normalize_whitespace | uri_escape }}">Contact</a>
 | 
				
			||||||
 | 
					    <span>|</span>
 | 
				
			||||||
 | 
					    <a href="{{ site.rss | relative_url | uri_escape }}">Subscription</a>
 | 
				
			||||||
 | 
					    <span>|</span>
 | 
				
			||||||
 | 
					    <a href="{{ '/sitemap.xml' | relative_url | uri_escape }}">Site Map</a>
 | 
				
			||||||
 | 
					  </small>
 | 
				
			||||||
 | 
					</footer>
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -1,3 +1,16 @@
 | 
				
			|||||||
.footer {
 | 
					.footer {
 | 
				
			||||||
 | 
					  padding-top: 1rem;
 | 
				
			||||||
  text-align: center;
 | 
					  text-align: center;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  a {
 | 
				
			||||||
 | 
					    padding: 0 .5rem;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    &:first-child {
 | 
				
			||||||
 | 
					      padding-left: 0;
 | 
				
			||||||
 | 
					    }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    &:last-child {
 | 
				
			||||||
 | 
					      padding-right: 0;
 | 
				
			||||||
 | 
					    }
 | 
				
			||||||
 | 
					  }
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user