mirror of
https://github.com/outbackdingo/incus-os.git
synced 2026-01-27 10:19:24 +00:00
Merge pull request #604 from stgraber/main
image-customizer: Rework introduction
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
<h1>IncusOS image downloader</h1>
|
||||
|
||||
<div class="card">
|
||||
<h5 class="card-header">Hardware requirements</h5>
|
||||
<h5 class="card-header">Introduction</h5>
|
||||
<div class="card-body">
|
||||
<p class="card-text w-75">
|
||||
IncusOS is designed to provide an extremely secure
|
||||
@@ -36,6 +36,10 @@
|
||||
<li>At least 50GiB of storage</li>
|
||||
<li>At least one wired network port</li>
|
||||
</ul>
|
||||
|
||||
<a class="btn btn-primary" href="https://linuxcontainers.org/incus-os/" role="button">Website</a>
|
||||
<a class="btn btn-primary" href="https://linuxcontainers.org/incus-os/docs/main/" role="button">Documentation</a>
|
||||
<a class="btn btn-primary" href="https://discuss.linuxcontainers.org/" role="button">Community</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user