mirror of
				https://github.com/valentineus/popov.link.git
				synced 2025-11-03 22:39:44 +03:00 
			
		
		
		
	Add a header in the navbar
Signed-off-by: Valentin Popov <info@valentineus.link>
This commit is contained in:
		@@ -1,6 +1,8 @@
 | 
			
		||||
{% assign pages = site.pages | where: "show", true %}
 | 
			
		||||
 | 
			
		||||
<div class="navigation-container">
 | 
			
		||||
    <h1 class="navigation-header">Header</h1>
 | 
			
		||||
 | 
			
		||||
    <input id="toggle-button" class="toggle-button" type="checkbox" />
 | 
			
		||||
 | 
			
		||||
    <label class="toggle-label" for="toggle-button">
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user