Skip to content

Commit 51b7f29

Browse files
authored
Update index.html
1 parent 60d44ad commit 51b7f29

File tree

1 file changed

+8
-9
lines changed

1 file changed

+8
-9
lines changed

Diff for: index.html

+8-9
Original file line numberDiff line numberDiff line change
@@ -18,17 +18,16 @@
1818
<button id="openNav" class="w3-button w3-teal w3-xlarge" onclick="w3_open()">&#9776;</button>
1919
<div class="w3-container">
2020
<h1>phpVirtualBox</h1>
21-
22-
<p>phpVirtualBox is a web application approximation of the VirtualBox interface written in PHP.</p>
23-
24-
<p>Initially authored by Ian Moore, and now managed by <a href="https://www.smartguide.com.au">Smart Guide</a>.</p>
25-
26-
<h1>License</h1>
27-
28-
<p>phpVirtualBox is released under a GPLv3 license.</p>
29-
3021
</div>
3122
</div>
23+
24+
<p>phpVirtualBox is a web application approximation of the VirtualBox interface written in PHP.</p>
25+
26+
<p>Initially authored by Ian Moore, and now managed by <a href="https://www.smartguide.com.au">Smart Guide</a>.</p>
27+
28+
<h1>License</h1>
29+
30+
<p>phpVirtualBox is released under a GPLv3 license.</p>
3231
</div>
3332

3433
<script>

0 commit comments

Comments
 (0)