Skip to content

Commit 872106d

Browse files
committed
[documentation] reverting to "align" attribute
GitHub markdown doesn't allow using styles, so we need to rely on the obsolote attribute to center the logo Signed-off-by: danbugs <[email protected]>
1 parent 25bd620 commit 872106d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<div style="text-align: center;">
1+
<div align="center">
22
<h1>Hyperlight</h1>
33
<img src="https://raw.githubusercontent.com/hyperlight-dev/hyperlight/refs/heads/main/docs/assets/hyperlight-logo.png" width="150px" alt="hyperlight logo"/>
44
<p><strong>Hyperlight is a lightweight Virtual Machine Manager (VMM) designed to be embedded within applications. It enables safe execution of untrusted code within <i>micro virtual machines</i> with very low latency and minimal overhead.</strong></p>

0 commit comments

Comments
 (0)