Skip to content

Commit a29e00d

Browse files
authored
Update index.html
1 parent 60db56a commit a29e00d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@
55
<body>
66
<div class="w3-sidebar w3-bar-block w3-collapse w3-card" style="width:200px;" id="mySidebar">
77
<button class="w3-bar-item w3-button w3-hide-large"
8-
onclick="w3_close()">Close &times;</button> <a class="w3-bar-item w3-button" href="index.html">Home</a>
8+
onclick="w3_close()">Close &times;</button>
9+
<a class="w3-bar-item w3-button" href="index.html">Home</a>
910
<a class="w3-bar-item w3-button" href="https://github.com/phpvirtualbox/phpvirtualbox/releases">Releases</a>
1011
<a class="w3-bar-item w3-button" href="https://github.com/phpvirtualbox/phpvirtualbox/wiki">Wiki</a>
1112
<a class="w3-bar-item w3-button" href="https://github.com/phpvirtualbox/phpvirtualbox/issues">Issues</a>

0 commit comments

Comments
 (0)