update landing page to be more generic

master
Edward Shen 2020-04-17 13:27:10 -04:00
parent 9cf01f5991
commit 843efc2e62
Signed by: edward
GPG Key ID: 19182661E818369F
1 changed files with 2 additions and 2 deletions

View File

@ -28,7 +28,7 @@
</head>
<body>
<h1>Bunbun</h1>
<p>Thanks for installing bunbun! To setup bunbun for your web browser, follow these steps:</p>
<p>Welcome to bunbun! To setup bunbun for your web browser, follow these steps:</p>
<main>
<section>
<h2>Firefox</h2>
@ -53,7 +53,7 @@
</ol>
</section>
</main>
<p>To view a full list of commands, check out the <a href="/ls">command list</a>.</p>
<p>To view a full list of commands currently available on this instance, check out the <a href="/ls">command list</a>.</p>
</body>
<footer>
<p>{{> bunbun_version}}</p>