update landing page to be more generic
This commit is contained in:
parent
9cf01f5991
commit
843efc2e62
1 changed files with 2 additions and 2 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue