gitea link in header
This commit is contained in:
		@@ -19,6 +19,11 @@
 | 
				
			|||||||
			<a {% block profilecurrent %}{% endblock %} href="{{ url_for('user', username=current_user.username) }}">profile</a>
 | 
								<a {% block profilecurrent %}{% endblock %} href="{{ url_for('user', username=current_user.username) }}">profile</a>
 | 
				
			||||||
			<a href="{{ url_for('logout') }}">logout</a>
 | 
								<a href="{{ url_for('logout') }}">logout</a>
 | 
				
			||||||
			{% endif %}
 | 
								{% endif %}
 | 
				
			||||||
 | 
					      <a style="float: right;" href="https://gut.oily.dad/explore/repos">
 | 
				
			||||||
 | 
					        <img style="vertical-align: middle; height: 22px" src="https://gut.oily.dad/assets/img/logo.svg" alt="Logo" aria-hidden="true">
 | 
				
			||||||
 | 
					      </a>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
		</nav>
 | 
							</nav>
 | 
				
			||||||
		<h2>oily.dad</h2>
 | 
							<h2>oily.dad</h2>
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user