Move the link to add a new account into a nav bar

This commit is contained in:
Rodolphe Bréard 2023-08-01 21:00:40 +02:00
parent 2cc284429a
commit ecf3dd552e
7 changed files with 125 additions and 78 deletions

View file

@ -7,14 +7,7 @@
<title>Sub-Address KEy</title>
</head>
<body>
<section class="section">
<div class="container">
<div class="columns is-centered">
<div class="column is-three-fifths" id="app">
</div>
</div>
</div>
</section>
<div id="app"></div>
<script type="module" src="src/main.js"></script>
</body>
</html>