Skip to content

Commit 0d325fb

Browse files
authored
prettify: apply Prettier v2.0.5 to index.html
Re-applied Prettier v2.0.5 to index.html for consistency.
1 parent 5a1fcbb commit 0d325fb

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

index.html

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -71,16 +71,15 @@
7171
</header>
7272
<section>
7373
<p>
74-
Firecracker enables you to deploy workloads in lightweight virtual machines, called microVMs,
75-
which provide enhanced security and workload isolation over traditional VMs, while enabling the speed and
76-
resource efficiency of containers. Firecracker was developed at Amazon Web Services to improve the customer
74+
Firecracker enables you to deploy workloads in lightweight virtual machines, called microVMs, which provide
75+
enhanced security and workload isolation over traditional VMs, while enabling the speed and resource
76+
efficiency of containers. Firecracker was developed at Amazon Web Services to improve the customer
7777
experience of services like
7878
<a href="https://aws.amazon.com/lambda/">AWS Lambda</a>
7979
and
8080
<a href="https://aws.amazon.com/fargate/">AWS Fargate</a>
8181
.
8282
</p>
83-
<p />
8483
<p>
8584
Firecracker is a virtual machine monitor (VMM) that uses the Linux Kernel-based Virtual Machine (KVM) to
8685
create and manage microVMs. Firecracker has a minimalist design. It excludes unnecessary devices and guest
@@ -96,13 +95,14 @@
9695
Kata Containers
9796
</a>
9897
,
99-
<a href="https://opennebula.io/firecracker/">Open Nebula</a>,
100-
<a href="https://github.com/solo-io/unik">UniK</a>,
98+
<a href="https://opennebula.io/firecracker/">Open Nebula</a>
99+
,
100+
<a href="https://github.com/solo-io/unik">UniK</a>
101+
,
101102
<a href="https://www.weave.works/oss/firekube/">Weave FireKube</a>
102103
(via
103104
<a href="https://github.com/weaveworks/ignite">Weave Ignite</a>
104-
),
105-
and containerd via
105+
), and containerd via
106106
<a href="https://github.com/firecracker-microvm/firecracker-containerd">firecracker-containerd</a>
107107
It's also used by
108108
<a href="https://fly.io/">fly.io</a>

0 commit comments

Comments
 (0)