1
0
forked from finn/site

appearance tweaks

This commit is contained in:
2024-08-08 15:14:44 +00:00
parent 1c6293fda3
commit 92b314623a
16 changed files with 67 additions and 57 deletions

View File

@ -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() %}