fix(web): initialize index.html and update styles
This commit is contained in:
@@ -29,5 +29,11 @@
|
||||
</head>
|
||||
<body>
|
||||
<h1>Welcome to Tanabata!</h1>
|
||||
<main>
|
||||
<h2>Select Tanabata service</h2>
|
||||
<div class="contents-wrapper">
|
||||
<a href="/tfm" class="btn btn-primary">TFM</a>
|
||||
</div>
|
||||
</main>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user