tweak
This commit is contained in:
@@ -3,11 +3,11 @@
|
||||
<head>
|
||||
<link rel="stylesheet" href="{{ url_for('static', filename='style.css') }}">
|
||||
<meta charset="UTF-8">
|
||||
<title>Title</title>
|
||||
<title>Manga Downloader</title>
|
||||
</head>
|
||||
<body>
|
||||
<div class="grid-container">
|
||||
<div class="header">Super Awesome Mange Downloading and Viewing Thing</div>
|
||||
<div class="header">Super Awesome Mange Downloading and Maybe Someday Viewing Thing</div>
|
||||
<div class="nav" align="left">
|
||||
<ul>
|
||||
<li><button class=button onclick="activeReturn()">Active</button>
|
||||
|
||||
Reference in New Issue
Block a user