appearance tweaks
This commit is contained in:
		@@ -3,9 +3,9 @@
 | 
			
		||||
	<head>
 | 
			
		||||
		<link rel="stylesheet" href="{{ url_for('static', filename='simple.css') }}">
 | 
			
		||||
		{% if title %}
 | 
			
		||||
		<title>{{ title }} - blogpage</title>
 | 
			
		||||
		<title>{{ title }} - Page</title>
 | 
			
		||||
		{% else %}
 | 
			
		||||
		<title>Welcome to blog.</title>
 | 
			
		||||
		<title>oily</title>
 | 
			
		||||
		{% endif %}
 | 
			
		||||
	</head>
 | 
			
		||||
	<body>
 | 
			
		||||
@@ -21,8 +21,8 @@
 | 
			
		||||
			{% endif %}
 | 
			
		||||
 | 
			
		||||
		</nav>
 | 
			
		||||
		<h1>oily.dad</h1>
 | 
			
		||||
		<h4>destroy me</h4>
 | 
			
		||||
		<h2>oily.dad</h2>
 | 
			
		||||
		<h5>oilydada7ckiseinkbeathsefwgkvjrce743xy7x7iiybkuxh4vheead.onion</h5>
 | 
			
		||||
		</header>
 | 
			
		||||
		<hr>
 | 
			
		||||
		{% with messages = get_flashed_messages() %}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user