added virtual box VM info
This commit is contained in:
+7
-1
@@ -19,7 +19,7 @@
|
||||
|
||||
<script src="https://cdnjs.cloudflare.com/ajax/libs/typed.js/2.0.9/typed.min.js"></script>
|
||||
|
||||
<title>🖥 systeminformation</title>
|
||||
<title>systeminformation</title>
|
||||
<script>
|
||||
let vh = window.innerHeight * 0.01;
|
||||
// Then we set the value in the --vh custom property to the root of the document
|
||||
@@ -289,6 +289,12 @@
|
||||
<div class="icontitle">Docker</div>
|
||||
</div>
|
||||
</a>
|
||||
<a href="vbox.html" class="col-xl-3 col-lg-3 col-md-4 col-6 features">
|
||||
<div class="inner">
|
||||
<div class="icons"><i class="fal fa-box-open"></i></div>
|
||||
<div class="icontitle">Virtual Box</div>
|
||||
</div>
|
||||
</a>
|
||||
</div>
|
||||
<div class="row justify-content-center sectionheader index">
|
||||
<div class="col-8">
|
||||
|
||||
Reference in New Issue
Block a user